Skip to content

Releases: react-native-community/cli

v9.1.0

09 Sep 15:20
Compare
Choose a tag to compare

What's Changed

  • Add support for explicit cmakeListsPath in react-native.config.js by @cortinico in #1698

Full Changelog: v9.0.1...v9.1.0

v9.0.1

09 Sep 15:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.0.1

v9.0.0

09 Sep 15:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v9.0.0

v9.0.0-alpha.5

25 Jul 16:22
Compare
Choose a tag to compare
v9.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • 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

New Contributors

Full Changelog: v9.0.0-alpha.2...v9.0.0-alpha.5

v8.0.4

25 Jul 16:21
Compare
Choose a tag to compare

Fixes

  • Fix resolving node modules directory with custom exports (#1655) by @fortmarek

Full Changelog: v8.0.3...v8.0.4

v9.0.0-alpha.2

20 May 14:23
Compare
Choose a tag to compare
v9.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • fix(platform-android): findComponentDescriptors picks up directories by @tido64 in #1614
  • fix: allow dependency.platforms.[platform] to be null again by @tido64 in #1613

Full Changelog: v9.0.0-alpha.1...v9.0.0-alpha.2

v9.0.0-alpha.1

20 May 10:19
Compare
Choose a tag to compare
v9.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • fix(ios): allow detailed scriptPhases object in config by @mikehardy in #1611

Full Changelog: v9.0.0-alpha.0...v9.0.0-alpha.1

v8.0.2

20 May 14:23
Compare
Choose a tag to compare

Fixes

  • fix: allow dependency.platforms.[platform] to be null again (#1613) by @tido64

v8.0.1

20 May 10:19
Compare
Choose a tag to compare

Fixes

  • fix(ios): allow detailed scriptPhases object in config (#1611) by @mikehardy

v9.0.0-alpha.0

18 May 09:48
Compare
Choose a tag to compare
v9.0.0-alpha.0 Pre-release
Pre-release

What's Changed

  • feat: autolinking for the new architecture on Android by @thymikee in #1603

Full Changelog: v8.0.0...v9.0.0-alpha.0