Skip to content

Releases: callstack/react-native-builder-bob

[email protected]

10 Nov 15:23
Compare
Choose a tag to compare

0.27.0 (2022-11-10)

Bug Fixes

  • use npm_config_yes instead of --yes for npm 6 compatibility (aefa30b)
  • validate arguments passed to the CLI (03defcf)

Features

  • add a clean script to cleanup build folders (6085fd6)
  • add kotlin support to the fabric template (ccdb618)

[email protected]

03 Nov 13:01
Compare
Choose a tag to compare

0.20.1 (2022-11-03)

Note: Version bump only for package react-native-builder-bob

[email protected]

03 Nov 13:01
Compare
Choose a tag to compare

0.26.0 (2022-11-03)

Bug Fixes

  • don't hardcode mixed template to run with new architecture (c397b8b)
  • fix package folder names (2436293)
  • mention CONTRIBUTING.md after generating the project (36c1367)
  • mention Java & Swift in CONTRIBUTING.md (9ec8f64)
  • update codegenConfig to the new format (1212367)

Features

  • add an option to specify react native version (5f2a183)
  • add fabric template - run with EXPERIMENTAL_FABRIC_ENABLED=1 (#273) (c43878f)
  • preserve casing and package namespace (4993bc9), closes #250
  • support cpp language with turbo modules (1b1b68b)

[email protected]

21 Oct 13:55
Compare
Choose a tag to compare

0.25.0 (2022-10-21)

Features

  • add kotlin support to turbo module template (ad43843)

[email protected]

19 Oct 21:18
Compare
Choose a tag to compare

0.24.4 (2022-10-19)

Bug Fixes

  • fix library name not being written to react-native.config.js (4e05286), closes #299 #300 #302

[email protected]

15 Oct 19:58
Compare
Choose a tag to compare

0.20.0 (2022-10-15)

Features

  • add a run command to bob (16dace2)

[email protected]

14 Oct 10:24
Compare
Choose a tag to compare

0.19.1 (2022-10-14)

Bug Fixes

  • restrict engine to latest Node LTS (f569064)

[email protected]

14 Oct 10:24
Compare
Choose a tag to compare

0.24.3 (2022-10-14)

Bug Fixes

  • restrict engine to latest Node LTS (f569064)

[email protected]

13 Oct 16:17
Compare
Choose a tag to compare

0.19.0 (2022-10-13)

Features

[email protected]

13 Oct 16:27
Compare
Choose a tag to compare

0.24.2 (2022-10-13)

Bug Fixes