Skip to content

v0.6.0

Latest

Choose a tag to compare

@abhay-ramesh abhay-ramesh released this 07 Apr 20:22
· 48 commits to main since this release

What's Changed

Other Changes

  • fix(storage): include signed headers in presigned upload response by @Droyder7 in #164
  • chore: simplify GitHub issue and PR templates by @abhay-ramesh in #192
  • refactor(schema): unify types/formats/extensions into single accept() method by @abhay-ramesh in #194
  • fix(schema): allow chaining maxFileSize/types after maxFiles by @abhay-ramesh in #193
  • fix(types): use Request instead of any for middleware req parameter by @abhay-ramesh in #195
  • fix(storage): sign only ACL in presigned URLs, rename fields to requiredHeaders by @abhay-ramesh in #188
  • fix(providers): use nullish coalescing for config defaults by @abhay-ramesh in #196

New Contributors

Full Changelog: v0.5.0...v0.6.0