github pingdotgg/uploadthing uploadthing@7.5.0

Minor Changes

  • #1138
    ad75280
    Thanks @juliusmarminge! - feat: add
    tailwind v4 css plugin

    Usage:

    @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

Don't miss a new uploadthing release

NewReleases is sending notifications on new releases.