Releases: react-native-community/react-native-circleci-orb
Releases · react-native-community/react-native-circleci-orb
v2.0.1
v2.0.0
2.0.0 (2020-01-04)
Features
BREAKING CHANGES
- The
yarn_install
command will now fail if there need to be changes made to youryarn.lock
file. See the Yarn documentation for details on this flag.
v1.5.0
1.5.0 (2020-01-04)
Features
- Add
on_after_initialize
parameter to the jobs (#26 by @compojoom) (0ff6621) - Add a
bundle
command (#8 by @sunilchalla) (464d661)
v1.4.0
v1.3.0
1.3.0 (2019-11-20)
Bug Fixes
- android: Update gradle cache keys to match on save and restore (#17) (6e52052)
- docs: include the code repo link in the orb description (6d97ca9)
- Remove FBSimulatorControl (#24 by @compojoom) (7c5b51a)
- remove haxm the lack hardware acceleration support causes a crash (9d0bb42)
- remove haxm the lack hardware acceleration support causes a crash (38ef88e), closes #3
Features
- Minor release (5f401d7)