Skip to content

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

v2.0.1

04 Jan 12:14
Compare
Choose a tag to compare

2.0.1 (2020-01-04)

Bug Fixes

  • Removed the unused build_threads parameter in the linux_android executor (97720b9), closes #19

v2.0.0

04 Jan 12:11
Compare
Choose a tag to compare

2.0.0 (2020-01-04)

Features

  • Added the --frozen-lockfile flag to the yarn_install command (e4676c4), closes #28

BREAKING CHANGES

  • The yarn_install command will now fail if there need to be changes made to your yarn.lock file. See the Yarn documentation for details on this flag.

v1.5.0

04 Jan 12:05
Compare
Choose a tag to compare

1.5.0 (2020-01-04)

Features

v1.4.0

04 Jan 11:35
Compare
Choose a tag to compare

1.4.0 (2020-01-04)

Features

v1.3.0

20 Nov 09:01
Compare
Choose a tag to compare

1.3.0 (2019-11-20)

Bug Fixes

  • android: Update gradle cache keys to match on save and restore (#17) (6e52052)
  • docs: include the code repo link in the orb description (6d97ca9)
  • Remove FBSimulatorControl (#24 by @compojoom) (7c5b51a)
  • remove haxm the lack hardware acceleration support causes a crash (9d0bb42)
  • remove haxm the lack hardware acceleration support causes a crash (38ef88e), closes #3

Features

v1.2.2

25 Oct 09:20
Compare
Choose a tag to compare

1.2.2 (2019-10-25)

Bug Fixes

  • remove haxm the lack hardware acceleration support causes a crash (38ef88e), closes #3

v1.2.1

03 Jun 18:03
Compare
Choose a tag to compare

1.2.1 (2019-06-03)

Bug Fixes

  • Use project_type in ios_build_and_test job (25c7948)

v1.2.0

14 May 20:21
Compare
Choose a tag to compare

1.2.0 (2019-05-14)

Features

  • Allow the metro packager to be started from the test jobs (68846df)

v1.1.2

14 May 19:48
Compare
Choose a tag to compare

1.1.2 (2019-05-14)

Bug Fixes

  • Correct the Android java environment variables (917129a)

v1.1.1

14 May 19:21
Compare
Choose a tag to compare

1.1.1 (2019-05-14)

Bug Fixes

  • Increase the amount of memory for Android builds (22e8279)