Minor Changes
-
6d54854
Thanks @juliusmarminge! - feat: support
cloudflare workers -
a493cd6
Thanks @juliusmarminge! - feat: forward
incoming files to middleware function.Example usage
f({ ... }) .middleware(({ files }) => { const uploadCount = files.length // ... })
Patch Changes
-
#567
31d84d0
Thanks @juliusmarminge! - chore: rename
all adapter exports to becreateRouteHandler
the import path is already self-documenting, and this makes it easier to
document when there's a single name to refer to -
#564
4e9ff0e
Thanks @markflorkowski! - chore
(analytics): Report which UT frontend package is being used to make requests -
Updated dependencies
[6d54854
]:- @uploadthing/shared@6.2.0