v10.0.0
What's Changed
- Add Xconfig from option commandline for iOS for Xcodebuild by @ShaswatPrabhat in #1722
- Update ios readme to pass xcconfig from command line by @ShaswatPrabhat in #1724
- Add support for namespace inside build.gradle file. by @cortinico in #1727
- Upgrade metro dependencies to 0.73.3 by @huntie in #1726
- Fix findBuildGradle for app & libraries by @cortinico in #1728
- Feat: customise ios build folder location with
buildFolder
flag by @adamTrz in #1729 - docs: update commands documentation, mention derivedDataPath by @thymikee in #1731
- fix: select iPhone 14 as a default simulator by @mdneyazahmad in #1730
- Update codeowners to reflect current state of things by @thymikee in #1732
- chore: cleanup cli-platform-android unused deps by @thymikee in #1735
- Fix: Prohibit passing both version and template to init command by @adamTrz in #1736
- fix: add chalk to cli-config dependencies by @tatethurston in #1737
- Remove unwanted spaces
add_subdirectory
paths in Android-rncli.cmake by @tomekzaw in #1738 - fix: Make paths in the CmakeLists scripts Windows friendly by @mganandraj in #1734
- fix: avoid catching
init
errors and avoid printing their stack by @kraenhansen in #1742 - fix: move bundle install above pod version check by @MateWW in #1748
- fix: run cli when dev dependencies are not installed by @TMisiukiewicz in #1752
- add github action to mark issues & PRs as stale by @TMisiukiewicz in #1755
- fix: increase number of operations per run in stale action by @TMisiukiewicz in #1758
- docs: update default simulator & fallback simulators. by @szymonrybczak in #1757
- feat: redirect TS template to r-n by @adamTrz in #1743
- chore: Upgrade metro dependencies to 0.73.5 by @jacdebug in #1760
- fix: avoid renaming a file if it is already renamed by @leinstay in #1763
- chore: prevent stale bot from closing no-stale-bot issues by @TMisiukiewicz in #1770
- feat: build-android command by @adamTrz in #1739
- chore: add note in CONTRIBUTING.md about release config by @TMisiukiewicz in #1771
- Feat: List android devices by @adamTrz in #1765
New Contributors
- @ShaswatPrabhat made their first contribution in #1722
- @mdneyazahmad made their first contribution in #1730
- @tatethurston made their first contribution in #1737
- @tomekzaw made their first contribution in #1738
- @mganandraj made their first contribution in #1734
- @kraenhansen made their first contribution in #1742
- @MateWW made their first contribution in #1748
- @TMisiukiewicz made their first contribution in #1752
- @szymonrybczak made their first contribution in #1757
- @jacdebug made their first contribution in #1760
- @leinstay made their first contribution in #1763
Full Changelog: v9.2.0...v10.0.0