Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.33 KB

Changelog

Based on Common Changelog.

2.0.0 - 2023-05-31

If you are upgrading: please see scaffold-upgrade.md.

Added

Changed

  • Upgrade React Native to 0.71.7.
  • Upgrade React to 18.2.
  • Target Android SDK version 33, minimum level 21 - build.gradle.
  • Target iOS SDK minimum level set at 12.4 - Podfile.

1.2.0 - 2023-05-31

Added

  • Support for Appetize-only deployments (skipping store submissions/fastlane/fastflight).

Changed

  • Upgraded .python-version to 3.8.13.

Fixed

  • Removed unused code in the .circleci directory.

1.1.0 - 2022-06-01

Added

React Native Web support (#343) - include a Webpack configuration in the scaffold.

1.0.0 - 2021-04-07

First release.