Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-12 | 1.4 kB | |
v16.0.2 source code.tar.gz | 2024-12-12 | 986.4 kB | |
v16.0.2 source code.zip | 2024-12-12 | 1.2 MB | |
Totals: 3 Items | 2.2 MB | 0 |
What's Changed
- refactor: extract cli-config-android for linking by @thymikee in https://github.com/react-native-community/cli/pull/2546
- chore: remove unused native_modules files by @thymikee in https://github.com/react-native-community/cli/pull/2547
- fix:
loadConfig()
failing with "missing loader for extension" by @tido64 in https://github.com/react-native-community/cli/pull/2549 - fix(config): fix
loadConfig()
failing with "missing loader for extension" by @tido64 in https://github.com/react-native-community/cli/pull/2550 - chore: remove deprecated react legacy components from config by @szymonrybczak in https://github.com/react-native-community/cli/pull/2554
- fix: be able to read more complex buildToolsVersion definitions by @dloic in https://github.com/react-native-community/cli/pull/2531
- docs: update compat table by @thymikee in https://github.com/react-native-community/cli/pull/2560
- fix: support linking of BaseReactPackage subclasses by @vonovak in https://github.com/react-native-community/cli/pull/2563
- fix: config with --platform flag to work with platforms defined in multiple packages by @thymikee in https://github.com/react-native-community/cli/pull/2562
New Contributors
- @dloic made their first contribution in https://github.com/react-native-community/cli/pull/2531
Full Changelog: https://github.com/react-native-community/cli/compare/v15.1.0...v16.0.2