Releases: pingdotgg/uploadthing
[email protected]
Patch Changes
a1e13b5
Thanks @juliusmarminge! - This release
just contains helper exports for the newuploadProgressGranularity
feature
in the frontend library adapters- Updated dependencies
[a1e13b5
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Minor Changes
-
#1151
67c3b1c
Thanks @juliusmarminge! - feat: add
uploadProgressGranularity
option to control how granular progress events are
fired atYou can now set
uploadProgressGranularity
toall
,fine
, orcoarse
to
control how granular progress events are fired at.all
will forward every event from the XHR uploadfine
will forward events for every 1% of progresscoarse
(default) will forward events for every 10% of progress
Patch Changes
- Updated dependencies
[a1e13b5
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Minor Changes
-
#1151
67c3b1c
Thanks @juliusmarminge! - feat: add
uploadProgressGranularity
option to control how granular progress events are
fired atYou can now set
uploadProgressGranularity
toall
,fine
, orcoarse
to
control how granular progress events are fired at.all
will forward every event from the XHR uploadfine
will forward events for every 1% of progresscoarse
(default) will forward events for every 10% of progress
Patch Changes
- Updated dependencies
[a1e13b5
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Minor Changes
-
#1151
67c3b1c
Thanks @juliusmarminge! - feat: add
uploadProgressGranularity
option to control how granular progress events are
fired atYou can now set
uploadProgressGranularity
toall
,fine
, orcoarse
to
control how granular progress events are fired at.all
will forward every event from the XHR uploadfine
will forward events for every 1% of progresscoarse
(default) will forward events for every 10% of progress
Patch Changes
- Updated dependencies
[a1e13b5
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
a1e13b5
Thanks @juliusmarminge! - This release
just contains helper exports for the newuploadProgressGranularity
feature
in the frontend library adapters
@uploadthing/[email protected]
Minor Changes
-
#1151
67c3b1c
Thanks @juliusmarminge! - feat: add
uploadProgressGranularity
option to control how granular progress events are
fired atYou can now set
uploadProgressGranularity
toall
,fine
, orcoarse
to
control how granular progress events are fired at.all
will forward every event from the XHR uploadfine
will forward events for every 1% of progresscoarse
(default) will forward events for every 10% of progress
Patch Changes
- Updated dependencies
[a1e13b5
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
- Updated dependencies
[67c3b1c
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
- Updated dependencies
[67c3b1c
,
a1e13b5
]:- @uploadthing/[email protected]
- @uploadthing/[email protected]
[email protected]
Patch Changes
- #1150
f9c0259
Thanks @juliusmarminge! - chore: make
genUploader(initOpts)
optional to match docs
@uploadthing/[email protected]
Patch Changes
80d12a3
Thanks @juliusmarminge! - fix: revert
strict peer dependency