Skip to content

files-sdk@2.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:43
Immutable release. Only release title and notes can be modified.
f39d2ea

Patch Changes

  • 5dd79f3: Preserve the caller's query string on gateway-minted proxy upload targets, so a per-request files factory selected via the endpoint query (e.g. useFiles({ endpoint: "/api/files?bucket=images" })) resolves the same instance across the presign/proxy/complete round-trip.
  • ab2aa2f: Infer the content type from the key when listing S3-compatible buckets, instead of reporting every object as application/octet-stream.