Releases: pingdotgg/uploadthing
@uploadthing/[email protected]
Patch Changes
- #448
eb5f96d
Thanks @juliusmarminge! - fix: remove
traces of leaking zod dependency
[email protected]
- Updated dependencies
[da43651
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
- #441
da43651
Thanks @markflorkowski! - chore:
changeset for zod removal
[email protected]
Patch Changes
-
#404
6bd4ead
Thanks @juliusmarminge! - better error
handling of invalid json parsing -
#415
1635217
Thanks @juliusmarminge! - clone res
before attempting to parse json so that we can fallback to .text() -
#430
7a63ab5
Thanks @JEK58! - feat: Upload status type added -
Updated dependencies
[6bd4ead
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
-
#404
6bd4ead
Thanks @juliusmarminge! - better error
handling of invalid json parsing -
Updated dependencies
[6bd4ead
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
- #404
6bd4ead
Thanks @juliusmarminge! - better error
handling of invalid json parsing
@uploadthing/[email protected]
Minor Changes
-
#396
df0d3da
Thanks @Mr0Bread! - feat: manual upload mode
for button -
#383
d687d61
Thanks @Mr0Bread! - feat: addappendOnPaste
config option to support pasting files
Patch Changes
-
#404
6bd4ead
Thanks @juliusmarminge! - better error
handling of invalid json parsing -
Updated dependencies
[6bd4ead
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
[email protected]
Patch Changes
-
#410
1df596a
Thanks @juliusmarminge! - fix: wrong env
check for sdk -
Updated dependencies
[fd24c9d
]:- @uploadthing/[email protected]
@uploadthing/[email protected]
Patch Changes
- #406
fd24c9d
Thanks @daalvarado! - fix: Add optional to
import.meta.env call for better Remix support