Skip to content

Releases: react-native-community/cli

v11.0.0

17 Apr 16:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.3...v11.0.0

v11.0.0-alpha.1

24 Feb 10:51
45b04f2
Compare
Choose a tag to compare
v11.0.0-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v11.0.0-alpha.0...v11.0.0-alpha.1

v11.0.0-alpha.0

20 Feb 18:08
Compare
Choose a tag to compare
v11.0.0-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.1.3...v11.0.0-alpha.0

v10.2.0

20 Feb 18:04
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Bump Metro to 0.73.8 (Terser source map fixes) (#1841)
  • fix: parsing namespace with single quotes (#1830)
  • fix: passing simulator via name (#1806)

🚀 Features

  • feat: allow initialising project with custom package name with init --package-name (#1808)
  • feat: read build configuration from scheme file (#1773)
  • feat: check if configuration for iOS project exists (#1810)
  • feat: build-ios command (#1744)
  • feat: list available apple devices (#1676)

🧰 Maintenance

  • GitHub Actions E2E tests on macOS (#1804)

Full Changelog: v10.1.3...v10.2.0

v10.1.3

19 Jan 09:45
Compare
Choose a tag to compare

What's Changed

  • fix: correctly exec launchEmulator when no port param is passed by @adamTrz in #1802

Full Changelog: v10.1.2...v10.1.3

v10.1.2

19 Jan 09:45
Compare
Choose a tag to compare

Changes

  • fix: Correctly autolink libraries without manifest (#1800)

Full Changelog: v10.1.1...v10.1.2

v10.1.1

19 Jan 09:42
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v10.1.0...v10.1.1

v10.1.0

05 Jan 18:55
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: when used with option --port and --deviceId not working on run-android @kentakang (#1785)
  • fix: check cocoapods version in doctor @adamTrz (#1778)

🧰 Maintenance

5 changes

Full Changelog: v10.0.0...v10.1.0

v10.0.0

06 Dec 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v10.0.0

v10.0.0-alpha.5

08 Nov 10:20
Compare
Choose a tag to compare
v10.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • fix: avoid catching init errors and avoid printing their stack by @kraenhansen in #1742

New Contributors

Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5