Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:13
· 46 commits to main since this release
665ad6d

Major Changes

  • a88b29b: Rename objects.put and related to objects.create
  • a88b29b: Update to new Blob API routes

Minor Changes

  • a73de9f: New mimeType prop for objects.put method, required if file is a Buffer
  • 3810094: objects.put now returns useful info about the uploaded object

Patch Changes

  • 1407c2f: Export some typings and mimeType enum
  • 3f5c7b8: Fix objects.list method