All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.1 (2021-10-18)
- Add release-it (14b8398)
- Add yarnrc to override
yarn
cmd (b353ac8) - Dependency setup (07fc54b)
- iconID prop type (062643b)
- Remove lib from checked in files (576e4a0)
- Remove workflow (7e9f067)
- ts (aee4335)
1.6.3 (2021-08-05)
- Update readme (dd5a8b3)
1.6.2 (2021-07-28)
- Changed ImageEditorView for
asView
prop (d9a6fdd)
1.6.1 (2021-07-28)
- Changed ImageEditorView for
asView
prop (d9a6fdd)
1.6.0 (2021-07-28)
- Updated to use latest permission methods for sdk42 (2fb775d)
1.5.1 (2021-05-06)
- Created NPM publish action (1dc0feb)
- Updated NPM publish workflow (4e97d7b)
1.5.0 (2021-05-06)
- Ability to specify
allowedTransformOperations
andallowedAdjustmentOperations
to control what operations the use has access to in full mode (9a7224d) - Crop only mode with custom hook to make cropping functionaility reusable (798e9b0)
- Improved layout of the example (6d52dee)
- Updated RNGH deps (e2daf03)