@rpldy/upload-button
Advanced tools
Changelog
1.7.1 (2023-12-20)
[shared-ui]
- async callbacks TD for cancellable event hooksChangelog
1.7.0 (2023-12-17)
[mock-sender]
- align progress tracking with file size if available. Fix for #626.[mock-sender]
- BREAKING(ish): removed default file size field from defaults in favour of above fixstorybook
- add story for mock-senderstorybook
- add progress story for uploaderall
- upgrade vite & vitestall
- upgrade flow to latest (0.223.2)all
- upgrade dev deps including lerna (8.0.0)Changelog
1.7.0-rc.1 (2023-12-10)
all
- upgrade dev deps including lerna (8.0.0)Changelog
1.7.0-rc.0 (2023-12-03)
[mock-sender]
- align progress tracking with file size if available. Fix for #626.[mock-sender]
- BREAKING(ish): removed default file size field from defaults in favour of above fixstorybook
- add story for mock-senderall
- upgrade vite & vitestall
- upgrade flow to latest (0.223.2)Changelog
1.6.1 (2023-11-12)
docs
- fix link to guides on react-uploady.org (thanks @CanRau)docs
- readme: switch links to doc site instead of ghdocs
- publish storybook site to netlify from GH flow[chunked-sender]
- rename internal fn 'process' so doesnt conflict with online sandbox providersroot
- switch to pnpm from yarnroot
- switch to codecov orball
- remove flow-copy-sourceall
- remove export (flow) typesChangelog
1.6.1-rc.2 (2023-11-11)
PRE-RELEASE
docs
- publish storybook site to netlify from GH flowall
- remove flow-copy-sourceChangelog
1.6.1-rc.1 (2023-10-30)
PRE-RELEASE
all
- remove export (flow) typesChangelog
1.6.1-rc.0 (2023-10-30)
PRE-RELEASE
docs
- fix link to guides on react-uploady.org (thanks @CanRau)[chunked-sender]
- rename internal fn 'process' so doesnt conflict with online sandbox providersroot
- switch to pnpm from yarnroot
- switch to codecov orbChangelog
1.6.0 (2023-10-09)
[chunked-sender]
- feat: expose chunk error to item response data. fix for #597 -
Technically breaking change (only for ChunkedUploady / Chunked-Sender users) as item's responseData for failed chunked upload will now be different than it was.
all
- upgrade dev deps (ex: flow, eslint, storybook, and more)all
- removed flow-mono-cliChangelog
1.6.0-rc.0 (2023-10-08)
PRE-RELEASE
[chunked-sender]
- feat: expose chunk error to item response data. Fix for #597 -
Technically breaking change (only for ChunkedUploady / Chunked-Sender users) as item's responseData for failed chunked upload will now be different than it was.
all
- upgrade dev deps (ex: flow, eslint, storybook, and more)