Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
Release 0.9.8
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
0.9.7 (2020-02-11)
Bug Fixes
- prefix package name with react-native by default (61fa608)
Release 0.9.6
0.9.6 (2020-02-10)
Bug Fixes
- add missing files for publishing in template (c151bd6)
Release 0.9.5
0.9.5 (2020-02-10)
Bug Fixes
- fix prefix not being stripped in template (4ebfb1d)
Release 0.9.4
0.9.4 (2020-02-10)
Bug Fixes
- fix publishing the templates to npm (a337282)
- improve contributing docs (b7c7009)
Release 0.9.3
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)
Release 0.9.2
0.9.2 (2020-02-09)
Bug Fixes
- tweak generated package name (94b699a)
Release 0.9.1
0.9.1 (2020-02-09)
Bug Fixes
- resolve babel configs relative tobob (f1a0b5a)
Release 0.9.0
0.9.0 (2020-02-09)
Features
- add abilty to generate a react-native project (a7c12e3)
- add support for bob.config.js and update docs (139c3f6)
- ask to generate tsconfig if not present (08873d8)
- use a modern config for babel (aceaf75)
Release 0.8.0
0.8.0 (2020-01-13)
Features
- support path to custom tsconfig for typescript (2e7b545)