Releases: react-native-community/react-native-circleci-orb
Releases · react-native-community/react-native-circleci-orb
v5.0.0
5.0.0 (2021-03-18)
Features
- Update default dependencies to meet React Native 0.64 requirements (34ca501)
BREAKING CHANGES
- The default dependencies used are now Xcode 12, CocoaPods 1.10.1, Node.js 12
v4.5.3
4.5.3 (2021-03-18)
Bug Fixes
v4.5.2
4.5.2 (2021-03-18)
Bug Fixes
- android: Fix Permission denied issues when running gradlew (#72 by @zpd106) (0e22ef8)
v4.5.1
4.5.1 (2021-03-18)
Bug Fixes
v4.5.0
4.5.0 (2021-03-18)
Bug Fixes
- duplicated on_after_initialize param (#78) (33ffc6b)
Features
v4.4.2
4.4.2 (2020-05-18)
Bug Fixes
v4.4.1
4.4.1 (2020-05-18)
Bug Fixes
- android: Update android_emulator_start.yml to use the new emulator (#64 by @vonovak) (73d27e2)
v4.4.0
4.4.0 (2020-05-09)
Features
- Add a
store_artifact_path
to the Android and iOS test jobs which allow storing artifacts after a job runs (#54 by @MateusAndrade) (19edf8a)
v4.3.0
4.3.0 (2020-05-09)
Features
- follow emulator best practices (a5765a2)
- follow emulator best practices (#62) (ac709c1)
v4.2.3
4.2.3 (2020-05-09)
Bug Fixes