Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:09

1.0.0 (2026-03-14)

  • feat!: upgrade to React 19, MUI v7 and ESM-only named exports (#8) (389e3b8)

BREAKING CHANGES

  • default import removed, use named import instead.
    Install react@19, @mui/material@7, react-dropzone@15 as peer dependencies.