Skip to content

Releases: react-native-community/react-native-circleci-orb

v7.4.0

12 Feb 14:49
Compare
Choose a tag to compare

7.4.0 (2024-02-12)

Features

  • support a custom pod install command (d15769f)

v7.3.0

03 Feb 18:00
Compare
Choose a tag to compare

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
Choose a tag to compare

7.2.0 (2023-07-11)

Features

  • Skip Detox setup in ios_build job (3fc5c53)

v7.1.1

03 Aug 18:39
Compare
Choose a tag to compare

7.1.1 (2022-08-03)

Bug Fixes

v7.1.0

18 Jun 06:38
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

7.0.0 (2022-04-26)

Bug Fixes

  • removing old yarn version from PATH which hopefully fixes the issue (cc25fff)

  • fix!: using supported Node version with cimg/node and updating comments (1186c41)

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
Choose a tag to compare

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)

v6.8.0

15 Feb 13:56
Compare
Choose a tag to compare

6.8.0 (2022-02-15)

Features

  • allow passing executor parameters to test jobs (#141) (eea6098), closes #112

v6.7.0

15 Feb 13:52
Compare
Choose a tag to compare

6.7.0 (2022-02-15)

Features

  • add pod_cache param to ios_build job (#140) (f18183f)