NewAI Enhanced
@uppy/components@1.2.0
Release Summary
Features
- Add
useImageEditorhook for building custom image editor UIs in React, Vue, and Svelte
Fixes
- Vue components now accept kebab-case props (
:edit-fileinstead of:editFile)
Dependencies
@uppy/image-editorupdated to 4.2.0
Minor Changes
- 37f69d0: Introduce
useImageEditorto build your own UI for using our image editor in React, Vue, and Svelte.
Patch Changes
- 37f69d0: - Fix Vue components to work with kebab-case props (
:edit-fileinstead of:editFile) - Updated dependencies [37f69d0]
- @uppy/image-editor@4.2.0