Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 831 Bytes

CHANGELOG.md

File metadata and controls

31 lines (26 loc) · 831 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning. ##[1.2.2]

Security

  • Accepted Dependabot updates

Fixed

  • Crash when Java getPalette throws

Changed

  • Updated gradle for modern example builds

##[1.2.1] - 2023-04-09

Changed

  • More liberal peer dependency for React
  • Add info to README for using react-native-image-picker >= 3.0.0

##[1.2.0] - 2023-04-09

Changed

  • Changes needed for android build for react-native 0.70

[1.1.0] - 2020-06-08

Added

  • Support URI file path on iOS

Changed

  • Removed devDependencies in package.json

[1.0.0] - 2019-11-23

Added

  • Support for autolinking on RN >= 0.60