Releases: react-native-community/cli
Releases · react-native-community/cli
v11.2.1
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
inbuild-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
What's Changed
- Adding RN docs link for JDK install error by @arushikesarwani94 in #1902
- refactor: remove useless parameter by @FE-Sadhu in #1906
- chore: Upgrade metro dependencies to 0.76.2 by @huntie in #1910
- feat(breaking): change default
taskPrefix
inbuild-android
command by @szymonrybczak in #1913 - docs: add missing
--mode
description by @szymonrybczak in #1914
New Contributors
Full Changelog: v12.0.0-alpha.2...v12.0.0-alpha.3
v11.2.0
v12.0.0-alpha.2
What's Changed
- fix: change permission in
launchPackager.command
when building packages by @szymonrybczak in #1904
Full Changelog: v12.0.0-alpha.1...v12.0.0-alpha.2
v11.1.3
What's Changed
- c3378e0 - fix: add missing permissions (#1904) @szymonrybczak
- b2be0e2 - fix: move files into
src/
(#1900) @szymonrybczak
Full Changelog: v11.1.2...v11.1.3
v12.0.0-alpha.1
What's Changed
- fix: move launchPackager files into
src/
by @szymonrybczak in #1900 - fix: Drop @react-native/metro-config dep for RN 0.72 config fallback by @huntie in #1899
Full Changelog: v12.0.0-alpha.0...v12.0.0-alpha.1
v11.1.2
v12.0.0-alpha.0
v11.0.2
What's Changed
- fix: Fix merge of CLI Metro config overrides, add soft fallback to RN defaults by @huntie in #1896
- feat: add
newArchEnabled
andhermesEnabled
toinfo
command by @szymonrybczak in #1897
Full Changelog: v11.0.1...v11.0.2
v11.0.1
What's Changed
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #1764
- fix: link inside
printRunDoctorTip.ts
by @szymonrybczak in #1887 - fix : Getting rid of stack traces during
run-android
by usingCLIError
by @arushikesarwani94 in #1891 - Bump execa from 1.x to 5.x by @stianjensen in #1888
- fix : Getting rid of stack traces during
run-ios
by usingCLIError
by @arushikesarwani94 in #1892 - fix:
log-ios
command by @szymonrybczak in #1890 - fix: Add runtime error when Metro config cannot be resolved by @huntie in #1889
- Renaming
Installing Bundler
step ofinit
by @arushikesarwani94 in #1894 - fix: Pin exact versions of RN CLI dependencies by @huntie in #1893
- fix: replace
launchPackager.sh
withlaunchPackager.command
by @szymonrybczak in #1895
Full Changelog: v11.0.0...v11.0.1