Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
Release 0.8.0
0.8.0 (2020-01-13)
Features
- support path to custom tsconfig for typescript (2e7b545)
Release 0.7.1
0.7.1 (2020-01-12)
Bug Fixes
- handle typescript projects better (132b0bc)
Release 0.7.0
Features
- use tsc from PATH if available (155710d)
Release 0.6.1
Bug Fixes
- improve error message for typescript failures (0fa1836)
Release 0.6.0
Features
- aar: added configurable bundle name (#5) (6f04c04)
Release 0.5.0
Features
- add a target to build Android AAR files with support for reverse Jetify (#4) (3264f5e)
Release 0.4.1
Bug Fixes
- use tsc.cmd on windows for typescript (#3) (88c879c)
Release 0.4.0
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
Bug Fixes
- improve UX for building typescript (eded5c2)