@rpldy/uploader
Advanced tools
Changelog
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-eslintChangelog
0.17.4 (2022-02-11)
storybook
- set canvas HTML title[chunked-sender]
- use @rpldy/simple-state for internal statescripts
- upgrade typescript to latestChangelog
0.17.3 (2022-02-06)
[uploader]
- add info about clearPendingOnAddstorybook
- upgrade to latest SB 6.4.18storybook
- turn welcome story into a doc pagestorybook
- add brand link to docs sitestorybook
- make version badge inside story link to npmall
- upgrade to webpack 5 (bundle + storybook)all
- add docs site as homepage in all package.jsonsChangelog
0.17.2 (2022-02-01)
[upload-url-input]
- fix ValidateMethod types[uploader]
- expose FILE_STATES & BATCH_STATES constants[uploady]
- expose FILE_STATES & BATCH_STATES constantsall
- added link to new docs site: https://react-uploady.netlify.appguides
- removed - point to docs site section: https://react-uploady.netlify.app/docs/category/guidesChangelog
0.17.1 (2022-01-23)
[uploady]
- fix useBatchStartListener TS type signaturestorybook
- added two fields story to @rpldy/upload-previewall
- added funding info to package.json(s)scripts
- reworked release script and added more tasks (GH release, PR branch)