Releases: tzsk/filepond-plugin-zipper
Releases Β· tzsk/filepond-plugin-zipper
2.0.0
π Changed
- Upgrade Jest and other dependencies
π¨ Removed
- Dropped Node 10 & 12 Support
1.0.4
π Changed
- Added
.npmignore
- Ignore
src
, tests
folders when publishing.
π Fixed
- Readme not loading in npmjs website
1.0.1
π Fixed
- Missing TypeScript Declaration
1.0.0
π Added
- Zip Filepond Uploaded Directories via JSZip.
- Ability to hook into the Zip Generator.
- Auto-Inject to the File Queue if the hook is not provided.