Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
Release 0.16.2
0.16.2 (2020-06-30)
Bug Fixes
- Example Android app directory structure (#62) (4826e95)
Release 0.16.1
0.16.1 (2020-06-29)
Bug Fixes
- generate correct example for js with native (f9c8712), closes #61
Release 0.16.0
0.16.0 (2020-06-26)
Features
- update expo to latest version (8af98f3)
Release 0.15.3
0.15.3 (2020-06-24)
Bug Fixes
- remove whitespace from Swift template file (#60) (078fb34)
Release 0.15.1
0.15.1 (2020-06-12)
Bug Fixes
- fix error message when tsconfig is not found (127608b)
Release 0.15.0
0.15.0 (2020-06-11)
Bug Fixes
- bump react and react native in the main project (474c748)
- fail build on typescript errors. closes #57 (1079d4f)
- fix filenames to be windows compatible. closes #53 (b273c9b)
- ignore fictures and mocks when publishing (0b45cde)
- include mocks in ignore config (#58) (e5e16e1)
- use cross-platform which command (d18d865)
Features
Release 0.14.5
0.14.5 (2020-05-21)
Bug Fixes
- don't use extensions for files in package.json (7bcd823)
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)