Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
[email protected]
[email protected]
0.6.11 (2025-12-10)
Note: Version bump only for package docs
[email protected]
[email protected]
[email protected]
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
[email protected]
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
[email protected]
0.6.10 (2025-11-24)
Note: Version bump only for package docs
[email protected]
0.55.1 (2025-11-24)
Note: Version bump only for package create-react-native-library
[email protected]
0.40.15 (2025-11-12)
Bug Fixes
- fix locating tsc in workspaces using yarn 1 (7f5952f) - by @artus9033
[email protected]
0.6.9 (2025-11-12)
Note: Version bump only for package docs