Skip to content

Releases: react-native-community/cli

v11.3.10

03 Nov 17:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.3.9...v11.3.10

v12.0.0

31 Oct 15:47
Compare
Choose a tag to compare

This version of React Native CLI targets React Native 0.73 and includes numerous bug fixes, features and performance improvements.

Breaking changes

  • change default taskPrefix in build-android command from assemble to bundle by @szymonrybczak in #1913
  • update Node minimum version to 18 by @Shubham1429 in #1986
  • Fix ability to override commands via config by @huntie in #1999
  • Remove fallback flow for Metro config defaults (0.73) by @huntie in #1972
  • remove --configuration option from build/run-ios by @szymonrybczak in #2028
    • Migration: Use --mode instead
  • remove --variant option from run/build-android command by @szymonrybczak in #2026.
    • Migration: Use --mode instead
  • Delete source for cli-plugin-metro, remove from builtin commands by @huntie in #2055
  • Remove unreferenced utils from cli-tools by @huntie in #2066

Performance

  • move pods installation from init to ios-specific commands by @TMisiukiewicz in #2077
    • force Pods installation by passing: --force-pods
  • remove Gradle task check on run-android by @TMisiukiewicz in #2144

Fixes

Features

Read more

v11.3.9

13 Oct 15:35
Compare
Choose a tag to compare

Fixes

  • fix: avoid chmod on read stream close (#2096)

Full Changelog: v11.3.8...v11.3.9

v12.0.0-alpha.15

21 Sep 12:31
Compare
Choose a tag to compare
v12.0.0-alpha.15 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.0-alpha.14...v12.0.0-alpha.15

v12.0.0-alpha.14

21 Sep 12:31
Compare
Choose a tag to compare
v12.0.0-alpha.14 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.0-alpha.13...v12.0.0-alpha.14

v12.0.0-alpha.13

21 Sep 12:31
Compare
Choose a tag to compare
v12.0.0-alpha.13 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.0-alpha.12...v12.0.0-alpha.13

v12.0.0-alpha.12

12 Sep 14:19
Compare
Choose a tag to compare
v12.0.0-alpha.12 Pre-release
Pre-release

What's Changed

  • fix(ios): fix crash when --mode is specified by @tido64 in #1958
  • docs: add npx prefix before react-native command by @szymonrybczak in #2035
  • build(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #2059
  • feat: extract android applicationId by @adamTrz in #1951
  • chore(e2e): check for undefined code before printing fail by @thymikee in #2061
  • breaking: Delete source for cli-plugin-metro, remove from builtin commands by @huntie in #2055
  • breaking: Remove legacy /launch-js-devtools endpoint by @huntie in #2065
  • breaking: Remove unreferenced utils from cli-tools by @huntie in #2066
  • fix: Adjust wording for dev server port taken messages by @huntie in #2067
  • fix: get only tasks for passed type by @szymonrybczak in #2062

Full Changelog: v12.0.0-alpha.11...v12.0.0-alpha.12

v11.3.8

12 Sep 14:27
Compare
Choose a tag to compare

Fixes

Full Changelog: v11.3.7...v11.3.8

v12.0.0-alpha.11

12 Sep 14:19
Compare
Choose a tag to compare
v12.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.0-alpha.10...v12.0.0-alpha.11

v12.0.0-alpha.10

12 Sep 14:19
Compare
Choose a tag to compare
v12.0.0-alpha.10 Pre-release
Pre-release

What's Changed

Full Changelog: v12.0.0-alpha.9...v12.0.0-alpha.10