Skip to content

Releases: callstack/react-native-builder-bob

Release 0.8.0

13 Jan 17:23

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

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

Choose a tag to compare

Features

  • use tsc from PATH if available (155710d)

Release 0.6.1

01 Jul 10:12

Choose a tag to compare

Bug Fixes

  • improve error message for typescript failures (0fa1836)

Release 0.6.0

28 Jun 20:51

Choose a tag to compare

Features

  • aar: added configurable bundle name (#5) (6f04c04)

Release 0.5.0

18 Jun 19:29

Choose a tag to compare

Features

  • add a target to build Android AAR files with support for reverse Jetify (#4) (3264f5e)

Release 0.4.1

28 Apr 20:19

Choose a tag to compare

Bug Fixes

  • use tsc.cmd on windows for typescript (#3) (88c879c)

Release 0.4.0

28 Apr 07:45

Choose a tag to compare

Bug Fixes

  • ask to publish flow defs only if pragma is present (5b2503a)
  • configure eslint and jest to ignore output directory (47f0006)
  • properly ignore tests folder (c0cb4d2)

Features

  • warn if outDir or declarationDir are specified in tsconfig (9b07104)

Release 0.3.4

14 Apr 09:03

Choose a tag to compare

Bug Fixes

  • improve UX for building typescript (eded5c2)

Release 0.3.3

03 Apr 11:51

Choose a tag to compare

Bug Fixes

  • tweak the message styles (6e215b4)