Releases: callstack/react-native-builder-bob
Releases Β· callstack/react-native-builder-bob
[email protected]
0.30.0 (2023-07-04)
Bug Fixes
- add missing method for new arch for backward compatible turbo module (99e990a), closes #386 - by @satya164
- extend @react-native/metro-config for react-native 0.72 (dcbe447) - by @satya164
- fix incorrect references in pbxproj. closes #398 (03e8121) - by @satya164
- update turborepo config to exclude built files (c69d9b3) - by @satya164
- use correct return type for cpp project. closes #343 (6835400) - by @satya164
Features
[email protected]
[email protected]
0.29.0 (2023-06-28)
Bug Fixes
- android build.gradle typo (#364) (6582785) - by @Sunbreak
- don't skip install on ci if package.json files changed (4f47b38) - by @satya164
- Error when creating a package. Error in step
Copying template
β¦ (#383) (74a70bf), closes #382 #382 #382 - by @dvlkv - fix package description not being used. closes #396 (47d1370) - by @satya164
- typescript 5 compatibility (#374) (e369644), closes #373 - by @dcangulo
Features
- add C files linking to .podspec file template (#377) (62a762a) - by @krozniata
[email protected]
[email protected]
[email protected]
0.20.3 (2022-12-04)
Note: Version bump only for package react-native-builder-bob
[email protected]
0.27.3 (2022-12-04)
Note: Version bump only for package create-react-native-library
[email protected]
[email protected]
0.27.2 (2022-12-02)
Bug Fixes
- add support for react native 0.71 (fc87440)
- don't use deprecated package for lefthook (de5b484)
- fetch correct version of packages for web support (628df24)
- fix typo in equality check (23f26f5)
- fix web support in expo example (1e31449)
- improve error handling. closes #336 (09f6b48)
Reverts
- Revert "refactor: remove unnecessary config that's added by codegen" (d18a866)