Add new storage features introduced in LW7 updates
dshukertjr opened this issue · 0 comments
dshukertjr commented
Feature request
Hi there,
There has been some features added to our storage, and we made some changes to the js client library to be able to use those features. It would be great if these could be added to this client library as well!
- supabase/storage-js#151 file size and mime type limits per bucket
- supabase/storage-js#152 signed url for uploads
- supabase/storage-js#145 quality option for image transformations
- supabase/storage-js#142 format option for image transformation