Skip to content

Releases: iamchathu/react-material-file-upload

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 12 Apr 16:08

1.0.2 (2026-04-12)

Bug Fixes

  • ⬆️ upgrade dev dependencies (198c76a)

v1.0.1

Choose a tag to compare

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

1.0.1 (2026-03-14)

Bug Fixes

  • update installation command and import statement in Introduction.mdx (#9) (126090a)

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.