Skip to content

Releases: callstack/react-native-builder-bob

Release 0.14.2

12 May 23:28

Choose a tag to compare

0.14.2 (2020-05-12)

Bug Fixes

  • use pod-install for windows compatibility (b594f74)

Release 0.14.1

11 May 18:48

Choose a tag to compare

0.14.1 (2020-05-11)

Bug Fixes

  • publish cpp files to npm (80501db)

Release 0.14.0

09 May 19:37

Choose a tag to compare

0.14.0 (2020-05-09)

Bug Fixes

  • add engines to package.json (e48c10b)

Features

  • add ability to pass parameters to the CLI (d605688)

Release 0.13.1

08 May 17:06

Choose a tag to compare

0.13.1 (2020-05-08)

Bug Fixes

Release 0.13.0

08 May 12:44

Choose a tag to compare

0.13.0 (2020-05-08)

Features

  • recommend the closest match to an unknown command (b6e3888)

Release 0.12.0

08 May 00:13

Choose a tag to compare

0.12.0 (2020-05-08)

Features

  • add option to specify tsc path (#31) (05a53a5)
  • show help information if no args were passed (#45) (24e541b)

Release 0.11.2

07 May 17:02

Choose a tag to compare

0.11.2 (2020-05-07)

Bug Fixes

  • fix argument names for obj-c (08818c8)

Release 0.11.1

07 May 16:12

Choose a tag to compare

0.11.1 (2020-05-07)

Release 0.11.0

07 May 03:02

Choose a tag to compare

0.11.0 (2020-05-07)

Bug Fixes

  • add rn-config so CLI doesn't try to link it (#38) (87f5a39)
  • fix building generated project on ios (#43) (b681c8a)
  • fix initializing git repo (c657356)
  • fix running expo example on web (96ad597)

Features

  • add support for generating JS libraries with Expo (4aba928)
  • added possibility to start module with C++ code enabled (#30) (6588c5c)
  • upgrade RN version from example to 0.62 (#41) (88323dc)

Release 0.10.1

16 Apr 19:37

Choose a tag to compare

0.10.1 (2020-04-16)

Bug Fixes

  • fix files field to include podspec. fixes #39 (63cc4aa)