Releases: react-native-community/react-native-circleci-orb
Releases · react-native-community/react-native-circleci-orb
v8.0.1
29 Dec 11:41
Compare
Sorry, something went wrong.
No results found
8.0.1 (2024-12-29)
Bug Fixes
remove pod_install command cache fallback (06b0432 )
v8.0.0
23 May 10:53
Compare
Sorry, something went wrong.
No results found
8.0.0 (2024-05-23)
Bug Fixes
remove _JAVA_OPTIONS parameter & environment (closes #171 ) (d737af9 )
Merge pull request #172 from devnev/no-java-options-env (a7d373e ), closes #172
BREAKING CHANGES
The java_options parameter has been removed. Specify your JVM options in the gradle.properties file or in the gradle_options with -Dorg.gradle.jvmargs= instead.
v7.4.0
12 Feb 14:49
Compare
Sorry, something went wrong.
No results found
7.4.0 (2024-02-12)
Features
support a custom pod install command (d15769f )
v7.3.0
03 Feb 18:00
Compare
Sorry, something went wrong.
No results found
7.3.0 (2023-07-12)
Bug Fixes
yaml parsing build_image_version default as double (df23a73 )
yaml parsing build_image_version default as double (#170 ) (3c8cb0f )
Features
allow specifying build image version for android build & executor (ee50537 )
v7.2.0
03 Feb 17:59
Compare
Sorry, something went wrong.
No results found
7.2.0 (2023-07-11)
Features
Skip Detox setup in ios_build job (3fc5c53 )
v7.1.1
03 Aug 18:39
Compare
Sorry, something went wrong.
No results found
7.1.1 (2022-08-03)
Bug Fixes
v7.1.0
18 Jun 06:38
Compare
Sorry, something went wrong.
No results found
7.1.0 (2022-06-18)
Bug Fixes
android_test: node v12 to v16 (a9956b7 )
ios_build: node v12 to v16 (f0ea6b4 )
ios_build_and_test: node v12 to v16 (6347597 )
setup_macos_executor: bump node v12 to v16 (a34ccec )
Features
node: bump from node 12 to node 16 default (0acc6f9 )
v7.0.1
10 Jun 08:57
Compare
Sorry, something went wrong.
No results found
7.0.1 (2022-06-10)
Bug Fixes
'an unexpected storage error occurred' on multiline keys (b9fb1bb )
v7.0.0
26 Apr 20:44
Compare
Sorry, something went wrong.
No results found
7.0.0 (2022-04-26)
Bug Fixes
BREAKING CHANGES
cimg/node doesn't support major Node version aliases the same way circleci/node did
v6.8.1
27 Feb 08:37
Compare
Sorry, something went wrong.
No results found
6.8.1 (2022-02-27)
Bug Fixes
add missing CACHE_VERSION in pod_install (b6c7e99 )
quote cache keys that start with special characters (b217d8c )