v12.0.0-alpha.4
Pre-release
Pre-release
thymikee
released this
22 Jun 12:28
·
354 commits
to main
since this release
What's Changed
- fix: add missing arguments to
adb shell
inrun-android
command by @szymonrybczak in #1916 - fix: delete
com.
prefix in package name by @szymonrybczak in #1915 - fix: str.replace not a function issue by @adamTrz in #1909
- chore : Upgrading metro dependencies to 0.76.3 by @arushikesarwani94 in #1921
- docs: update react-native Podfile template link by @hahnlee in #1926
- Upgrade Metro to 0.76.4 by @motiz88 in #1935
- Refactor upgrade command to just link to upgrade helper by @blakef in #1879
- fix: trim whitespace in
parseTasksFromGradleFile
on Windows by @szymonrybczak in #1933 - feat: only show --verbose flag if there are hidden logs by @blakef in #1925
- feat: added --user flag to run-android command by @adamTrz in #1869
- fix: add missing argument to xcodebuild shell (destination) by @MichelBahl in #1934
- feat: add
--target
option by @szymonrybczak in #1928 - chore (doctor): update Java version range to be strictly 11-18 by @tarunrajput in #1940
- Reintroduce tvOS as valid simulator version when matching for simulators by @Killavus in #1929
- Upgrade metro dependencies to 0.76.5 by @huntie in #1943
- feat: add
watchModeCommandParams
toreact-native.config.js
by @szymonrybczak in #1937 - chore: improve codebase by @szymonrybczak in #1945
- feat (doctor): add packager healthcheck to report if packager is running correctly by @tarunrajput in #1941
- ci: run E2E tests on Windows by @szymonrybczak in #1949
- fix:
--verbose
option not working forrun-ios
by @szymonrybczak in #1946 - fix: always add
--verbose
to the command by @szymonrybczak in #1953 - chore: use slash for windows paths by @szymonrybczak in #1954
- fix(ios): fix Xcode defaulting to 'Release' by @tido64 in #1957
New Contributors
- @hahnlee made their first contribution in #1926
- @MichelBahl made their first contribution in #1934
- @tarunrajput made their first contribution in #1940
- @Killavus made their first contribution in #1929
Full Changelog: v12.0.0-alpha.3...v12.0.0-alpha.4