Skip to content

Releases: callstack/react-native-builder-bob

react-native-builder-bob@0.20.0

15 Oct 19:58
Compare
Choose a tag to compare

0.20.0 (2022-10-15)

Features

  • add a run command to bob (16dace2)

react-native-builder-bob@0.19.1

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)

create-react-native-library@0.24.3

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)

react-native-builder-bob@0.19.0

13 Oct 16:17
Compare
Choose a tag to compare

0.19.0 (2022-10-13)

Features

create-react-native-library@0.24.2

13 Oct 16:27
Compare
Choose a tag to compare

0.24.2 (2022-10-13)

Bug Fixes

create-react-native-library@0.24.1

13 Oct 16:24
Compare
Choose a tag to compare

0.24.1 (2022-10-13)

Bug Fixes

  • use index.js instead of index.ts (1393499), closes #281

create-react-native-library@0.24.0

13 Oct 16:17
Compare
Choose a tag to compare

0.24.0 (2022-10-13)

Bug Fixes

  • exclude some unnecessary files from the package (0213adc)
  • fix types in cpp adapter. closes #278 (2c572dd)
  • remove babel-eslint parser due to lack of support for typescript (#274) (7a0c0e9)
  • show a helpful error if npx isn't installed (2c3b5e4)

Features

  • ios: enable function generation by Xcode with CodeGen interface (#267) (b152ccf), closes #261
  • use react-native init for generating example app (#271) (ac0e2f7)

create-react-native-library@0.23.3

01 Aug 10:33
Compare
Choose a tag to compare

0.23.3 (2022-08-01)

Bug Fixes

  • remove explicit folly version (b35432e)

create-react-native-library@0.23.2

09 Jul 12:30
Compare
Choose a tag to compare

0.23.2 (2022-07-09)

Bug Fixes

  • update ‘js’ value type to new value ‘library’ in create library script (#253) (5599ee6)

create-react-native-library@0.23.1

04 Jul 11:52
Compare
Choose a tag to compare

0.23.1 (2022-07-04)

Bug Fixes

  • use correct bob version in package.json (4a5afb3)