Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
react-native-builder-bob@0.40.17
docs@0.6.11
0.6.11 (2025-12-10)
Note: Version bump only for package docs
create-react-native-library@0.56.0
create-react-native-library@0.55.3
create-react-native-library@0.55.2
0.55.2 (2025-12-10)
This CLI is rewritten in this release, so you may ecounter breaking changes. Notable changes are:
- camelCase arguments are no longer supported, the CLI must receive arguments in kebab-case
- the
--toolsoption no longer receives positional arguments, multiple tools can be specified by passing--toolsmultiple times (--tools eslint --tools jest) or no tools with--tools=
Bug Fixes
react-native-builder-bob@0.40.16
0.40.16 (2025-11-24)
Bug Fixes
- update glob to v10.5.0 to resolve CVE-2025-64756 (#910) (5aa16f8) - by @ram-ui-dev
docs@0.6.10
0.6.10 (2025-11-24)
Note: Version bump only for package docs
create-react-native-library@0.55.1
0.55.1 (2025-11-24)
Note: Version bump only for package create-react-native-library
react-native-builder-bob@0.40.15
0.40.15 (2025-11-12)
Bug Fixes
- fix locating tsc in workspaces using yarn 1 (7f5952f) - by @artus9033
docs@0.6.9
0.6.9 (2025-11-12)
Note: Version bump only for package docs