Patch Changes
-
#808
4fea8f4
Thanks @juliusmarminge! - fix treeshakeability ofEffect
dependency by avoiding top-level function calls, and falling back to#__PURE__
directives otherwiseImporting some utility from e.g.
@uploadthing/shared
should not explode bundle ifEffect
isn't used for other stuff -
#810
4f57264
Thanks @juliusmarminge! - dump all matching mimetypes when using "catch-all" generic types to support more browser / OS configurations -
#813
7d93270
Thanks @juliusmarminge! - refactor header parsing to support breaking change in Node.js 20.13