Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 08:32
· 29 commits to trunk since this release

4.0.0 (2024-11-12)

Features

  • android: bump minSdkVersion to 24 (96dc28d)
  • apple: bump iOS/macOS deployment target to 15.1/12.0 (51df7f1)
  • apple: enable Hermes by default in new projects (9fe8bbb)
  • apple: remove deprecated :turbomodule_enabled option (6c1c8ee)
  • bump minimum react-native version to 0.70 (2c7583d)
  • init: deprecate --flatten option (7508471)

BREAKING CHANGES

  • apple: Minimum iOS and macOS versions have been bumped to
    15.1 and 12.0 respectively
  • android: Minimum Android SDK version is now 24
  • apple: Hermes is enabled by default in new projects
  • init: Deprecated (and removed) --flatten option
  • apple: Removed deprecated :turbomodule_enabled option
  • Dropped support for versions older than 0.70