Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
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)
Release 0.7.1
0.7.1 (2020-01-12)
Bug Fixes
- handle typescript projects better (132b0bc)
Release 0.7.0
Features
- use tsc from PATH if available (155710d)