Skip to content

Releases: react-native-community/cli

v12.0.0-alpha.6

30 Jun 14:27
Compare
Choose a tag to compare
v12.0.0-alpha.6 Pre-release
Pre-release

What's Changed

  • fix: "Multiple Podfiles were found" due to vendor inclusion by @robhogan in #1988
  • fix: doclinks should not select a default platform by @blakef in #1882
  • Update Metro dependencies to 0.76.7 by @robhogan in #1991

Full Changelog: v12.0.0-alpha.5...v12.0.0-alpha.6

v11.3.5

11 Jul 16:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.3.4...v11.3.5

v11.3.4

29 Jun 15:01
Compare
Choose a tag to compare

What's Changed

  • feat: Add alternative base config check to loadMetroConfig (11.x) by @huntie in #1990

Full Changelog: v11.3.3...v11.3.4

v12.0.0-alpha.5

22 Jun 12:28
Compare
Choose a tag to compare
v12.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • fix: add logger to doctor unhandled errors by @jeferson-sb in #1962
  • chore: Remove generateStaticViewConfigs option from bundle command by @huntie in #1970
  • chore: Remove fs-extra reference from cli-plugin-metro by @huntie in #1971
  • fix: Potential EEXIST error when iOS asset catalog dir already exists by @robhogan in #1976
  • Update react-native run-ios command error output. by @cpojer in #1978
  • fix: remove @ts-ignore in cli-plugin-metro by @szymonrybczak in #1975
  • download correct sourceMap for dev/prod profiles, add warning for Expo Dev menu profiles by @phryneas in #1833
  • fix: init when there's a package.json in folder by @thymikee in #1980
  • fix: resolver.resolveRequest is always undefined by @ammarahm-ed in #1982
  • docs: replace master with main by @szymonrybczak in #1974
  • fix: remove useless check in upgrade command by @szymonrybczak in #1968

New Contributors

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

v11.3.3

22 Jun 12:27
Compare
Choose a tag to compare

Fixes

Full Changelog: v11.3.2...v11.3.3

v12.0.0-alpha.4

22 Jun 12:28
Compare
Choose a tag to compare
v12.0.0-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v12.0.0-alpha.3...v12.0.0-alpha.4

v11.3.0

16 May 13:59
Compare
Choose a tag to compare

Changes

  • 76ce898 - fix: add missing argument to xcodebuild shell (destination) (#1934)
  • a73cecc - feat: added --user flag to run-android command (#1869)
  • a00a896 - feat: only show --verbose flag if there are hidden logs (#1925)
  • 58cc6fb - fix: trim whitespace (#1933)

Full Changelog: v11.2.3...v11.3.0

v11.2.2

10 May 18:16
Compare
Choose a tag to compare

Changes

  • Upgrading metro dependencies (#1921)

Full Changelog: v11.2.1...v11.2.2

v11.2.1

04 May 09:21
Compare
Choose a tag to compare

Fixes

  • fix: str.replace not a function issue (#1909)
  • fix: delete com. prefix in package name (#1915)
  • fix: add missing arguments to adb shell (#1916)
  • fix: change default taskPrefix in build-android command (#1913)

Docs

  • docs: update react-native Podfile template link (#1926)
  • docs: add missing --mode description (#1914)

Full Changelog: v11.2.0...v11.2.1

v12.0.0-alpha.3

17 Apr 17:05
Compare
Choose a tag to compare
v12.0.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v12.0.0-alpha.2...v12.0.0-alpha.3