Skip to content

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

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)

v6.6.0

14 Feb 04:38
Compare
Choose a tag to compare

6.6.0 (2022-02-14)

Features

  • allow passing executor parameters to jobs (#133) (4a199fd)

v6.5.0

14 Feb 04:33
Compare
Choose a tag to compare

6.5.0 (2022-02-14)

Features

  • allow passing pod_install_directory during ios_build job (#136) (faa7a01)

v6.4.0

14 Feb 04:31
Compare
Choose a tag to compare

6.4.0 (2022-02-14)

Features

  • pass through pod cache param from job to command (#138) (b156c1b)

v6.3.0

30 Jan 20:04
Compare
Choose a tag to compare

6.3.0 (2022-01-30)

Features

  • add homebrew_update parameter to toggle brew update (#131) (6a7d635)

v6.2.2

28 Jan 10:26
Compare
Choose a tag to compare

6.2.2 (2022-01-28)

Bug Fixes

v6.2.1

27 Jan 07:52
Compare
Choose a tag to compare

6.2.1 (2022-01-27)

Bug Fixes

  • ios: update default ios device to iPhone 11 (#127) (2e3b1e0)

v6.2.0

17 Jan 19:05
Compare
Choose a tag to compare

6.2.0 (2022-01-17)

Features

  • ios: control if simulator starts in background (#126) (08338f9)

v6.1.0

04 Jan 20:05
Compare
Choose a tag to compare

6.1.0 (2022-01-04)

Features

  • add optional yarn_install_directory parameter (#124) (3c659f9)

v6.0.1

19 Nov 13:44
Compare
Choose a tag to compare

6.0.1 (2021-11-19)

Bug Fixes

  • android: move docker android pin to JDK11 version (#123) (d74d427), closes #122