Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
Release 0.11.1
07 May 16:12
Compare
Sorry, something went wrong.
No results found
Release 0.11.0
07 May 03:02
Compare
Sorry, something went wrong.
No results found
0.11.0 (2020-05-07)
Bug Fixes
add rn-config so CLI doesn't try to link it (#38 ) (87f5a39 )
fix building generated project on ios (#43 ) (b681c8a )
fix initializing git repo (c657356 )
fix running expo example on web (96ad597 )
Features
add support for generating JS libraries with Expo (4aba928 )
added possibility to start module with C++ code enabled (#30 ) (6588c5c )
upgrade RN version from example to 0.62 (#41 ) (88323dc )
Release 0.10.1
16 Apr 19:37
Compare
Sorry, something went wrong.
No results found
0.10.1 (2020-04-16)
Bug Fixes
fix files field to include podspec. fixes #39 (63cc4aa )
Release 0.10.0
05 Mar 22:05
Compare
Sorry, something went wrong.
No results found
0.10.0 (2020-03-05)
Bug Fixes
add .git to repo URL to make cocoapod happy (b1a1d18 )
fix scripts in contributing guide (9bf32f2 )
install pods only on mac (3959cc8 )
throw if no tsconfig.json found (5fb0d2d ), closes #17
use cross-spawn for better windows support (73b90ca ), closes #12
Features
include release-it by default (568309e )
initialize git repo after project creation (9499582 )
Release 0.9.8
05 Mar 11:16
Compare
Sorry, something went wrong.
No results found
0.9.8 (2020-03-05)
Bug Fixes
add output folder to eslintIgnore in package.json (ecb1a23 )
move prettier config to package.json (639cab1 )
Release 0.9.7
11 Feb 02:38
Compare
Sorry, something went wrong.
No results found
0.9.7 (2020-02-11)
Bug Fixes
prefix package name with react-native by default (61fa608 )
Release 0.9.6
10 Feb 20:40
Compare
Sorry, something went wrong.
No results found
0.9.6 (2020-02-10)
Bug Fixes
add missing files for publishing in template (c151bd6 )
Release 0.9.5
10 Feb 16:15
Compare
Sorry, something went wrong.
No results found
0.9.5 (2020-02-10)
Bug Fixes
fix prefix not being stripped in template (4ebfb1d )
Release 0.9.4
10 Feb 15:58
Compare
Sorry, something went wrong.
No results found
0.9.4 (2020-02-10)
Bug Fixes
fix publishing the templates to npm (a337282 )
improve contributing docs (b7c7009 )
Release 0.9.3
09 Feb 18:17
Compare
Sorry, something went wrong.
No results found
0.9.3 (2020-02-09)
Bug Fixes
add missing dep on class properties plugin (af600c4 )
use current version of bob in generated project (12556b9 )