Releases: react-native-community/cli
Releases · react-native-community/cli
v12.0.0-alpha.15
What's Changed
- fix: add missing
--force-pods
flag forrun-ios
andbuild-ios
by @TMisiukiewicz in #2082 - Restore /launch-js-devtools endpoint (revert #2065) by @huntie in #2083
Full Changelog: v12.0.0-alpha.14...v12.0.0-alpha.15
v12.0.0-alpha.14
What's Changed
- [Android] Prepare auto-linking for double publishing by @cipolleschi in #2076
- fix: improve providing project name in
init
command by @szymonrybczak in #2071 - feat: upgrade Android Studio version when installing on Windows by @szymonrybczak in #2072
- Add remote debugging deprecation header by @huntie in #2081
- feat(doctor): adjust healthchecks based on where command was ran by @szymonrybczak in #2049
- refactor(iOS): remove unintended flags from build-ios by @thymikee in #2078
- perf: move pods installation from
init
to ios-specific commands by @TMisiukiewicz in #2077
Full Changelog: v12.0.0-alpha.13...v12.0.0-alpha.14
v12.0.0-alpha.13
What's Changed
- Do not attempt to search for manifest in test folders by @cortinico in #2075
- feat: add Bun to
init
command by @TMisiukiewicz in #2073
Full Changelog: v12.0.0-alpha.12...v12.0.0-alpha.13
v12.0.0-alpha.12
What's Changed
- fix(ios): fix crash when
--mode
is specified by @tido64 in #1958 - docs: add
npx
prefix beforereact-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
Fixes
- fix: get only tasks for right type (#2062) @szymonrybczak
- fix(ios): fix crash when
--mode
is specified (#1958) @tido64
Full Changelog: v11.3.7...v11.3.8
v12.0.0-alpha.11
What's Changed
- feat: read main activity from
AndroidManifest.xml
automatically by @szymonrybczak in #1967 - Rename /status project root header by @huntie in #2060
Full Changelog: v12.0.0-alpha.10...v12.0.0-alpha.11
v12.0.0-alpha.10
What's Changed
- fix: change request response in
/status
endpoint by @szymonrybczak in #2056
Full Changelog: v12.0.0-alpha.9...v12.0.0-alpha.10
v12.0.0-alpha.9
What's Changed
- chore: upgrade GitHub actions by @szymonrybczak in #2034
- fix: does not override user-defined reporter by @zhiqingchen in #2024
- breaking: remove
--configuration
option frombuild/run-ios
by @szymonrybczak in #2028 - breaking: remove
--variant
option fromrun/build-android
command by @szymonrybczak in #2026 - docs(android): remove deprecated
--root
and--appFolder
options by @szymonrybczak in #2027 - feat: enable pausing handling keystrokes in watch mode by @szymonrybczak in #2041
- fix: prevent booting already booted simulators by @szymonrybczak in #2033
- feat: add invoking CLI's scripts for launching Metro in
run-ios
command by @szymonrybczak in #2021
Full Changelog: v12.0.0-alpha.8...v12.0.0-alpha.9
v12.0.0-alpha.8
What's Changed
- fix: adjust
doctor
command to work with customios/
folder location by @szymonrybczak in #1998 - fix: use
none
as platform for printing upgrading link by @szymonrybczak in #2018 - breaking: update Node minimum version to 18 by @Shubham1429 in #1986
- breaking: Fix ability to override commands via config by @huntie in #1999
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2022
- docs: CONTRIBUTING.md typo error by @zhiqingchen in #2023
- breaking: Remove fallback flow for Metro config defaults (0.73) by @huntie in #1972
- docs: fix link to
profile-hermes
command by @badbeoti in #2029 - fix: typo in option description by @szymonrybczak in #2025
- feat: update doctor to reflect Java >= 17 by @szymonrybczak in #2045
- fix: Fix loading Metro config from alternative config path by @huntie in #2043
- chore: Upgrade Metro to 0.78.0 by @motiz88 in #2047
- fix(cli-plugin-metro): ensure bundle destination directory exist by @tido64 in #2040
- chore: bump
lerna
to7.1.3
by @szymonrybczak in #2017
New Contributors
- @Shubham1429 made their first contribution in #1986
- @badbeoti made their first contribution in #2029
Full Changelog: v12.0.0-alpha.7...v12.0.0-alpha.8