Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
[email protected]
[email protected]
[email protected]
0.18.1 (2021-03-03)
Note: Version bump only for package react-native-builder-bob
[email protected]
0.18.1 (2021-03-03)
Note: Version bump only for package create-react-native-library
[email protected]
0.18.0 (2021-03-02)
Note: Version bump only for package react-native-builder-bob
[email protected]
0.18.0 (2021-03-02)
Note: Version bump only for package create-react-native-library
Release 0.17.1
Release 0.17.0
0.17.0 (2020-12-16)
Bug Fixes
- add publishConfig to make release-it work (fc0b524)
- add support for 'jsx' file extention (#109) (668d734)
- autolinking when using Xcode 12 (#90) (e2342fa)
- don't escape HTML in templates (99d23f6), closes #39
- eslint config in package.json (#96) (5971736)
- exclude example when building for publishing (6e02b32)
- exclude ios and android build folders from being published (05e8089)
- fix Obj-C file extension in project.pbxproj (#76) (85835e6)
- separate example app from native library files (#68) (a4d2ba0), closes #65