Skip to content

v0.21.0

Choose a tag to compare

@jpalumickas jpalumickas released this 29 Oct 20:50
· 52 commits to main since this release

Breaking Changes

  • download on Service was replaced with createReadStream. This will allow to use services on Edge runtime.

Features

  • Added contentType & size validations for attachments
  • Added route handler in @uplo/server. This will allow to have direct uploads on Edge runtime