v2.0.0-beta.3
Pre-release
Pre-release
·
92 commits
to beta
since this release
2.0.0-beta.3 (2023-08-19)
⚠ BREAKING CHANGES
- file input now requires both filetypes and
mimetypes to be passed and a file must match one of both
⭐ New Features
- added title prop to debug component (935ed11)
- added error handling to file input (c7bc2d9)
- added automatic extension + mime type validation to file input (a338d9f)
🐛 Fixes
- fixed types and lint errors (60518ef)