@rpldy/upload-button
Advanced tools
Changelog
1.1.0-rc.1 (2022-08-23)
PRE-RELEASE
[abort]
- calculate fast mode based on item queue countChangelog
1.1.0-rc.0 (2022-08-21)
PRE-RELEASE
[uploader]
- support fast abort flow (for many items) using new threshold param: fastAbortThreshold[abort]
- new package: adds the capability to abort/cancel running & pending uploads[raw-uploader]
- new package: placeholder package, containing only typesChangelog
1.0.0 (2022-05-23)
YAY!
React-Uploady is finally 1.0.0
No changes from previous version
Changelog
0.18.3 (2022-05-11)
[upload-button]
- added missing onClick prop TS definitionroot
- add financial contributors to main readmestorybook
- upgrade to SB 6.4.22all
- upgraded to latest flow (0.176.3)all
- updated website URL in all package.json filesChangelog
0.18.1 (2022-04-02)
[mock-sender]
- new option: isSuccessfulCall to customize logic whether request was successful or notChangelog
0.18.0 (2022-03-12)
[sender]
- new option: isSuccessfulCall to customize logic whether request was successful or notall
- upgrade eslint & ts-eslint