Skip to content

Releases: react-native-community/cli

v20.0.2

02 Oct 11:22
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v15.1.0

05 Mar 11:09
Compare
Choose a tag to compare

Changes

  • fix: Use 'fallback simulator' for tvOS @cgoldsby (#2608)
  • Improve and clarify error for missing scheme file @friederbluemle (#2599)
  • fix: run-android device not found on change from deviceId to device @High5Apps (#2595)
  • fix(macCatalyst): construct correct path for executable @mikehardy (#2510)
  • refactor: replace strip-ansi with native module @stianjensen (#2521)
  • breaking: Drop browser helpers from cli-tools, simplify middleware @huntie (#2588)
  • breaking: Replace launchEditor implementation @huntie (#2587)
  • breaking: Remove secondary exports of cli-server-api @huntie (#2584)
  • ci: disable running tests on Windows @szymonrybczak (#2577)
  • fix: be able to read more complex buildToolsVersion definitions @dloic (#2531)
  • fix(config): fix loadConfig() failing with "missing loader for extension" @tido64 (#2550)
  • fix: loadConfig() failing with "missing loader for extension" @tido64 (#2549)

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

12 changes

Full Changelog: v15.0.1...v15.1.0

v15.0.1

31 Oct 10:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.0.0...v15.0.1

v15.0.0

31 Oct 10:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v14.1.0...v15.0.0