Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
Release 0.14.4
0.14.4 (2020-05-21)
Bug Fixes
- don't replace files field during init (27aff37)
- ignore example in typescript definitions on publishing. closes #40 (56bee7f)
- use podspec name for expo example (ffc6e18)
Release 0.14.3
0.14.3 (2020-05-19)
Bug Fixes
- don't read babelrc by default (61bc61c)
Release 0.14.2
0.14.2 (2020-05-12)
Bug Fixes
- use pod-install for windows compatibility (b594f74)
Release 0.14.0
0.14.0 (2020-05-09)
Bug Fixes
- add engines to package.json (e48c10b)
Features
- add ability to pass parameters to the CLI (d605688)
Release 0.13.0
0.13.0 (2020-05-08)
Features
- recommend the closest match to an unknown command (b6e3888)
Release 0.12.0
0.12.0 (2020-05-08)
Features
- add option to specify tsc path (#31) (05a53a5)
- show help information if no args were passed (#45) (24e541b)
Release 0.11.2
0.11.2 (2020-05-07)
Bug Fixes
- fix argument names for obj-c (08818c8)