| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-07 | 3.2 kB | |
| v20.1.0 source code.tar.gz | 2026-01-07 | 953.5 kB | |
| v20.1.0 source code.zip | 2026-01-07 | 1.2 MB | |
| Totals: 3 Items | 2.1 MB | 2 | |
What's Changed
- [fix] Support Android Studio path that JetBrains Toolbox installs to on Windows by @matthargett in https://github.com/react-native-community/cli/pull/2682
- chore(cli): Update macOS / windows docs links by @Saadnajmi in https://github.com/react-native-community/cli/pull/2714
- Return to less intrusive way of starting server in a new window on macOS by @swrobel in https://github.com/react-native-community/cli/pull/2715
- Fix plistPath when using a prebuilt binary (appPath) by @jenskuhrjorgensen in https://github.com/react-native-community/cli/pull/2705
- Feature: Remove hardcoded index when selecting the correct build target by @jenskuhrjorgensen in https://github.com/react-native-community/cli/pull/2707
- Fix destination in
buildProjectby @jenskuhrjorgensen in https://github.com/react-native-community/cli/pull/2706 - chore: simplify glob patterns by @benmccann in https://github.com/react-native-community/cli/pull/2711
- Update commands.md by @riteshshukla04 in https://github.com/react-native-community/cli/pull/2723
- Adds
@to the docs by @riteshshukla04 in https://github.com/react-native-community/cli/pull/2724 - Build sourceMappingURL constructs with relative paths by @MegaManSec in https://github.com/react-native-community/cli/pull/2737
- fix: detect bun.lock by @patrickkabwe in https://github.com/react-native-community/cli/pull/2726
- docs: Update init.md, add missed '@' by @Jongkeun in https://github.com/react-native-community/cli/pull/2745
- chore: migrate from
chalktopicocolorsby @Rexogamer in https://github.com/react-native-community/cli/pull/2631 - fix(init): Fix yarn + skip-install combo causing template copy failure by @azizbecha in https://github.com/react-native-community/cli/pull/2748
- Remove
@szymonrybczakfrom CODEOWNERS & active contributors by @szymonrybczak in https://github.com/react-native-community/cli/pull/2751
New Contributors
- @matthargett made their first contribution in https://github.com/react-native-community/cli/pull/2682
- @Saadnajmi made their first contribution in https://github.com/react-native-community/cli/pull/2714
- @swrobel made their first contribution in https://github.com/react-native-community/cli/pull/2715
- @jenskuhrjorgensen made their first contribution in https://github.com/react-native-community/cli/pull/2705
- @benmccann made their first contribution in https://github.com/react-native-community/cli/pull/2711
- @riteshshukla04 made their first contribution in https://github.com/react-native-community/cli/pull/2723
- @MegaManSec made their first contribution in https://github.com/react-native-community/cli/pull/2737
- @patrickkabwe made their first contribution in https://github.com/react-native-community/cli/pull/2726
- @Jongkeun made their first contribution in https://github.com/react-native-community/cli/pull/2745
- @Rexogamer made their first contribution in https://github.com/react-native-community/cli/pull/2631
- @azizbecha made their first contribution in https://github.com/react-native-community/cli/pull/2748
Full Changelog: https://github.com/react-native-community/cli/compare/v20.0.2...v20.1.0