You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update to @types/node@18
this fixes the type error at line 14 of lib/datasources/Local.ts
* feat: proper range request handling
* fix: docker casing warnings
* fix: infinity in header and cleanup
* fix: types for s3 and supabase size return value
* chore: remove unneeded newline
* chore: remove leftover dev comment
* fix: don't use 206 & content-range when client did not request it
0 commit comments