Skip to content

Releases: callstack/react-native-builder-bob

Release 0.9.6

10 Feb 20:40
Compare
Choose a tag to compare

0.9.6 (2020-02-10)

Bug Fixes

  • add missing files for publishing in template (c151bd6)

Release 0.9.5

10 Feb 16:15
Compare
Choose a tag to compare

0.9.5 (2020-02-10)

Bug Fixes

  • fix prefix not being stripped in template (4ebfb1d)

Release 0.9.4

10 Feb 15:58
Compare
Choose a tag to compare

0.9.4 (2020-02-10)

Bug Fixes

  • fix publishing the templates to npm (a337282)
  • improve contributing docs (b7c7009)

Release 0.9.3

09 Feb 18:17
Compare
Choose a tag to compare

0.9.3 (2020-02-09)

Bug Fixes

  • add missing dep on class properties plugin (af600c4)
  • use current version of bob in generated project (12556b9)

Release 0.9.2

09 Feb 16:39
Compare
Choose a tag to compare

0.9.2 (2020-02-09)

Bug Fixes

  • tweak generated package name (94b699a)

Release 0.9.1

09 Feb 16:31
Compare
Choose a tag to compare

0.9.1 (2020-02-09)

Bug Fixes

  • resolve babel configs relative tobob (f1a0b5a)

Release 0.9.0

09 Feb 16:07
Compare
Choose a tag to compare

0.9.0 (2020-02-09)

Features

  • add abilty to generate a react-native project (a7c12e3)
  • add support for bob.config.js and update docs (139c3f6)
  • ask to generate tsconfig if not present (08873d8)
  • use a modern config for babel (aceaf75)

Release 0.8.0

13 Jan 17:23
Compare
Choose a tag to compare

0.8.0 (2020-01-13)

Features

  • support path to custom tsconfig for typescript (2e7b545)

Release 0.7.1

12 Jan 08:19
Compare
Choose a tag to compare

0.7.1 (2020-01-12)

Bug Fixes

  • handle typescript projects better (132b0bc)

Release 0.7.0

21 Aug 03:25
Compare
Choose a tag to compare

Features

  • use tsc from PATH if available (155710d)