Skip to content
Files SDK
Esc
navigateopen⌘Jpreview
On this page

files-sdk@2.2.3

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.

Last updated on August 2, 2026

Was this page helpful?