Minor Changes
-
#1138
ad75280
Thanks @juliusmarminge! - feat: add
tailwind v4 css pluginUsage:
@import "tailwindcss"; @import "uploadthing/tw/v4"; @source "../node_modules/@uploadthing/react/dist"; /** <-- depends on your project structure */
-
#1099
36b0df6
Thanks @juliusmarminge! - feat: allow
custom fetch override -
#1146
6b937e5
Thanks @juliusmarminge! - feat: add
UTApi.generateSignedURL
method to generate a signed URL for a private file
without making an API request
Patch Changes
-
#1125
aab8ab6
Thanks @juliusmarminge! - fix: improve
error handling in utapisometimes errors got silently ignored when they shouldn't have
-
#1127
f08b20e
Thanks @juliusmarminge! - fix: allow
deeply nested objects when using JsonArray -
#1128
e7ccec9
Thanks @juliusmarminge! - chore: add new
ufsUrl
field withhttps://APP_ID.ufs.sh/f/FILE_KEY
url. deprecatedurl
andappUrl
fields. -
Updated dependencies
[f08b20e
]:- @uploadthing/shared@7.1.6