Releases: verypossible-labs/rn-circleci-orb
Releases · verypossible-labs/rn-circleci-orb
v1.2.1
1.2.1 (2021-08-09)
Bug Fixes
- yarn: pass yarn parameters up to jobs that use yarn_install (1d822c0)
- yarn: update yarn_install params in jobs] (2d0d539)
v1.2.0
1.2.0 (2021-08-06)
Bug Fixes
- attrs: make default params consistent (57da35a)
Features
- yarn: add ignore_scripts and cache parameters to yarn_install command (6a2294f)
- yarn: add ignore_scripts and cache parameters to yarn_install command (931a652)
Reverts
- yarn: undo yarn non-interactive change (2c923ef)
v1.1.2
1.1.2 (2021-07-27)
Bug Fixes
- attrs: make default params consistent (57da35a)
Reverts
- yarn: undo yarn non-interactive change (2c923ef)
v1.1.1
1.1.1 (2021-07-14)
Bug Fixes
- yarn: remove deprecated --no-interactive flag (e71c8a9)
v1.1.0
1.1.0 (2021-06-04)
Features
- android: add option to exclude js bundle (c08c512)
v1.0.4
1.0.4 (2021-05-26)
Bug Fixes
- android: add project path and change gradlew permissions for build (e0938b1)
v1.0.3
1.0.3 (2021-05-26)
Bug Fixes
- android: change bundle_type enum in bundle_android_app to match other commands (28b5497)
v1.0.2
1.0.2 (2021-05-26)
Bug Fixes
- android: persist and store android build file (9073f03)
v1.0.1
1.0.1 (2021-05-25)
Bug Fixes
- android_build: update store_artifacts and persist_to_workspace paths based on bundle type (ff2fdf0)
v1.0.0
1.0.0 (2021-05-21)
Bug Fixes
- ios: fix ios pod install command name in ios build job (2061e13)
- multiple: implements artifacts from testing (a9356a0)
- namespace: use verypossible-labs namespace (46254c3)
- namespace: use verypossible-labs namespace (940317a)
Features