supabase / storage-js

JS Client library to interact with Supabase Storage
Apache License 2.0
127 stars 37 forks source link

feat: signed upload URL upsert #199

Closed fenos closed 5 months ago

fenos commented 5 months ago

What kind of change does this PR introduce?

Feature

What is the current behavior?

Cannot overwrite files with signed URLs

What is the new behavior?

Allow passing upsert: true to get a signed upload URL that will allow to overwrite files

kiwicopple commented 3 months ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: