Skip to content

Releases: johndatserakis/file-upload-with-preview

v6.1.2

02 Sep 20:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.2...v6.1.2

Update build export

18 Mar 05:03
Compare
Choose a tag to compare
  • Use vite as build tool
  • Update package.json exports method
  • Remove rollup
  • Remove babel
  • Fix issue with default input text not being reset after clear
  • Fix build export issue

Fix click event on single upload

14 Oct 02:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.7...v5.0.8

Fix accepts option support. Add webp support.

14 Jul 03:19
Compare
Choose a tag to compare
  • Fix accept options support
  • Add webp support

Add TypeScript, remove webpack, refactor logic, update deps

24 Apr 06:26
a130b12
Compare
Choose a tag to compare
  • Revamped library
  • Added TypeScript
  • Replaced webpack with vite for example
  • Updated all deps
  • Added prettier and updated eslint
  • Simplified library logic
  • Updated SCSS styling