v9.0.0
What's Changed
- feat: autolinking for the new architecture on Android by @thymikee in #1603
- fix(ios): allow detailed scriptPhases object in config by @mikehardy in #1611
- fix(platform-android):
findComponentDescriptors
picks up directories by @tido64 in #1614 - fix: allow
dependency.platforms.[platform]
to benull
again by @tido64 in #1613 - refactor: url validation (http/https) before opening by @victorlpgazolli in #1615
- build(deps)!: JDK11 and SDK 31+ are required by @mikehardy in #1552
- fix(clean, cocoapods): clean spec cache + installed Pods by @mikehardy in #1620
- fix: broken link to changelog by @nidelson in #1633
- [android] Add support for autolinking via CMake by @cortinico in #1630
- [android] Refine and test the findLibraryName function by @cortinico in #1635
- [android] Do not import a linked Android.mk file if the library is not specifying a libraryName by @cortinico in #1626
- Fix broken 'release' Github Action workflow by @cortinico in #1629
- fix: schema validation errors disguised as warnings by @thymikee in #1640
- fix: allow nullish codegenConfig by @thymikee in #1643
- Added entries for node-version file for execution and testing execution by @ramonmedel in #1639
- chore: cleanup unused generator files for legacy init by @thymikee in #1644
- chore: rename package folders to conform to the cli-* convention by @thymikee in #1645
- chore: upgrade metro to 0.71.3 by @thymikee in #1651
- Fix resolving node modules directory with custom exports by @fortmarek in #1655
- chore: set node to 14 by @thymikee in #1658
- chore: remove minimist and unused lodash deps by @thymikee in #1659
- [android] Do not separate autolinked libraries with \ on CMake by @cortinico in #1661
- Ignore case in validatePackageName by @mlazari in #1660
- breaking: remove jetifier (
--jetifier
and--no-jetifier
flags) by @thymikee in #1662 - chore: remove unused ios deps by @thymikee in #1663
- Fix links redirecting to 404 in autolinking guide by @okwasniewski in #1664
- breaking: Upgrade metro dependencies to 0.72.0 by @huntie in #1665
- chore: remove unused groupFilesByType and lodash by @thymikee in #1666
- Fix link to blog post by @karlhorky in #1671
- Do not glob
node_modules
in findComponentDescriptors by @cortinico in #1670 - fix: use absolute path for iOS when user sourceDir is set by @alfonsocj in #1672
- Update CONTRIBUTING.md to
main
branch name by @esthor in #1674 - fix: properly create .xcode.env file with doctors auto fix by @adamTrz in #1668
- chore: Upgrade metro dependencies to 0.72.1 by @huntie in #1680
- chore: bump metro to 0.72 in cli-plugin-metro by @thymikee in #1682
- fix: remove peerDependencies on react-native by @thymikee in #1683
- chore: update browserlist and parcel-bundler by @thymikee in #1684
- Add Adam as a maintainer by @thymikee in #1685
- Optimize CI runs by @thymikee in #1686
New Contributors
- @victorlpgazolli made their first contribution in #1615
- @nidelson made their first contribution in #1633
- @ramonmedel made their first contribution in #1639
- @mlazari made their first contribution in #1660
- @okwasniewski made their first contribution in #1664
- @huntie made their first contribution in #1665
- @karlhorky made their first contribution in #1671
- @alfonsocj made their first contribution in #1672
- @esthor made their first contribution in #1674
Full Changelog: v8.0.0...v9.0.0