Skip to content

Releases: react-native-community/cli

v20.2.0

25 Jun 15:09
9013a48

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v20.1.1...v20.2.0

v20.1.1

28 Jan 10:34

Choose a tag to compare

What's Changed

  • fix: prevent RCE in openURLMiddleware via URL sanitization by @Copilot and @huntie in #2758

New Contributors

  • @Copilot made their first contribution in #2758

Full Changelog: v20.1.0...v20.1.1

v20.1.0

07 Jan 11:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.0.2...v20.1.0

v20.0.2

02 Oct 11:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.0.1...v20.0.2

v20.0.1

02 Oct 11:21

Choose a tag to compare

What's Changed

  • chore: support RCT_USE_RN_DEP and RCT_USE_PREBUILT_RNCORE flags by @thymikee in #2695
  • use pod installed by bundler if possible by @buschco in #2669

New Contributors

Full Changelog: v20.0.0...v20.0.1

v20.0.0

02 Oct 11:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v19.1.0...v20.0.0

v19.1.0

02 Oct 11:19

Choose a tag to compare

What's Changed

  • test: Replace variable RN version in snapshot tests by @robhogan in #2659
  • chore: fix buildTs.js crashing on paths containing spaces by @wojtekmaj in #2639
  • fix: Fix made to handle if mode in command argument includes build flavor … by @sakiv in #2324
  • perf: improve auto linking performance by @thymikee in #2670
  • fix: force server to always start in a new window on macOS by @Kamefrede in #2628

New Contributors

Full Changelog: v19.0.0...v19.1.0

v19.0.0

14 May 12:21

Choose a tag to compare

Changes

  • breaking: Delete rawBody handling on /symbolicate endpoint @huntie (#2637)
  • fix: Update link to set-up-your-environment emitted by the CLI @cortinico (#2650)
  • chore: specify packageManager in package.json @wojtekmaj (#2638)

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v17.0.0...v19.0.0

v17.0.0

05 Mar 11:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v16.0.2...v17.0.0

v16.0.2

05 Mar 11:10

Choose a tag to compare

What's Changed

  • refactor: extract cli-config-android for linking by @thymikee in #2546
  • chore: remove unused native_modules files by @thymikee in #2547
  • fix: loadConfig() failing with "missing loader for extension" by @tido64 in #2549
  • fix(config): fix loadConfig() failing with "missing loader for extension" by @tido64 in #2550
  • chore: remove deprecated react legacy components from config by @szymonrybczak in #2554
  • fix: be able to read more complex buildToolsVersion definitions by @dloic in #2531
  • docs: update compat table by @thymikee in #2560
  • fix: support linking of BaseReactPackage subclasses by @vonovak in #2563
  • fix: config with --platform flag to work with platforms defined in multiple packages by @thymikee in #2562

New Contributors

Full Changelog: v15.1.0...v16.0.2