v11.0.0-alpha.0
Pre-release
Pre-release
thymikee
released this
20 Feb 18:08
·
451 commits
to main
since this release
What's Changed
- fix: passing simulator via name by @szymonrybczak in #1806
- feat: list available apple devices with
run-ios --list-devices
by @esthor in #1676 - feat: add
build-ios
command by @MateWW in #1744 - feat: check if configuration for iOS project exists by @TMisiukiewicz in #1810
- feat: read build configuration from scheme file by @TMisiukiewicz in #1773
- feat: allow initialising project with custom package name with
init --package-name
by @TMisiukiewicz in #1808 - GitHub Actions E2E tests on macOS by @DimitarNestorov in #1804
- chore: update compatibility table by @thymikee in #1817
- feat: interactive mode for selecting mode and scheme for iOS by @TMisiukiewicz in #1811
- fix: correctly list ios devices and simulators by @adamTrz in #1823
- feat: add tip to run doctor when build fails by @szymonrybczak in #1826
- feat: add --extra-params to run-ios & build-ios command by @szymonrybczak in #1822
- feat: ruby version check for RN CLI Doctor by @arushikesarwani94 in #1818
- feat: interactive mode for android by @adamTrz in #1815
- Add missing doctor descriptions by @cortinico in #1835
- fix : moving Ruby check to iOS by @arushikesarwani94 in #1828
- fix: e2e tests by @adamTrz in #1836
- fix: avoid considering the Podfile in vendor/bundle/ruby folder as a possibly valid Podfile by @cipolleschi in #1827
- docs: make
description
field mandatory by @szymonrybczak in #1840 - Breaking: Remove androidMkPath from react-native config by @cortinico in #1843
- feat: Bump minimum Node JS requirement to 16 for RN 0.72 in
doctor
by @robhogan in #1842 - fix: parsing namespace with single quotes by @Sunbreak in #1830
- chore: Upgrade metro dependencies to 0.75.0 by @jacdebug in #1813
New Contributors
- @DimitarNestorov made their first contribution in #1804
Full Changelog: v10.1.3...v11.0.0-alpha.0