Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
[email protected]
0.48.3 (2025-02-25)
Bug Fixes
- bring back #715 to fix Android builds for Fabric components (#769) (be8b107) - by @Serchinastico
[email protected]
[email protected]
0.48.1 (2025-02-10)
Bug Fixes
- crnl: fix nitro modules android template (#765) (b56706b) - by @birgernass
[email protected]
[email protected]
[email protected]
[email protected]
0.47.1 (2025-02-07)
Bug Fixes
nkdversion
->ndkVersion
casing ingradle.properties
(#744) (981eea1), closes /github.com/callstack/react-native-builder-bob/blob/87b0032acd66b7b14a5b358117a3d1497c59baad/packages/create-react-native-library/templates/native-common/android/build.gradle#L62 - by @KiwiKilian
[email protected]
[email protected]
[email protected]
0.47.0 (2025-01-28)
Bug Fixes
- build architectures needed only for cpp projects (#753) (9509158) - by @okwasniewski
- codegen generated headers are public on ios (#737) (5a68aa7), closes #690 - by @atlj
Features
- android: upgrade SDK versions and build tools (#742) (388ad09) - by @szymonrybczak
- update gh actions in template from
v3
tov4
(#748) (64a469c) - by @krozniata