Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
react-native-builder-bob@0.20.0
react-native-builder-bob@0.19.1
0.19.1 (2022-10-14)
Bug Fixes
- restrict engine to latest Node LTS (f569064)
create-react-native-library@0.24.3
0.24.3 (2022-10-14)
Bug Fixes
- restrict engine to latest Node LTS (f569064)
react-native-builder-bob@0.19.0
create-react-native-library@0.24.2
create-react-native-library@0.24.1
0.24.1 (2022-10-13)
Bug Fixes
- use index.js instead of index.ts (1393499), closes #281
create-react-native-library@0.24.0
0.24.0 (2022-10-13)
Bug Fixes
- exclude some unnecessary files from the package (0213adc)
- fix types in cpp adapter. closes #278 (2c572dd)
- remove babel-eslint parser due to lack of support for typescript (#274) (7a0c0e9)
- show a helpful error if npx isn't installed (2c3b5e4)
Features
- ios: enable function generation by Xcode with CodeGen interface (#267) (b152ccf), closes #261
- use react-native init for generating example app (#271) (ac0e2f7)
create-react-native-library@0.23.3
0.23.3 (2022-08-01)
Bug Fixes
- remove explicit folly version (b35432e)
create-react-native-library@0.23.2
0.23.2 (2022-07-09)
Bug Fixes
- update ‘js’ value type to new value ‘library’ in create library script (#253) (5599ee6)
create-react-native-library@0.23.1
0.23.1 (2022-07-04)
Bug Fixes
- use correct bob version in package.json (4a5afb3)