Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
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
Features
Release 0.16.2
Release 0.16.1
Release 0.16.0
Release 0.15.3
Release 0.15.2
0.15.2 (2020-06-17)
Release 0.15.1
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)