storage-js

JS Client library to interact with Supabase Storage

APACHE-2.0 License

Downloads
1.9M
Stars
111
Committers
22

Bot releases are visible (Hide)

storage-js - v2.0.0-rc.1

Published by kiwicopple about 2 years ago

2.0.0-rc.1 (2022-08-16)

Bug Fixes

  • encode all urls (588c972), closes #78
  • move bucket and file api to package folder (15aaea2)
  • pass through all values returned by backend (f0b984e), closes #6
  • remove release config from package.json (#83) (d1f6fac)
  • signed url is returned as signedUrl (fb1efdf)
  • typedocs (71bbb7d)

Features

BREAKING CHANGES

  • Release V2
storage-js - v1.8.0-next.6

Published by kiwicopple about 2 years ago

1.8.0-next.6 (2022-08-16)

Bug Fixes

storage-js - v1.8.0-next.5

Published by kiwicopple about 2 years ago

1.8.0-next.5 (2022-08-14)

Bug Fixes

  • signed url is returned as signedUrl (fb1efdf)
storage-js - v1.8.0-next.4

Published by kiwicopple about 2 years ago

1.8.0-next.4 (2022-08-11)

Bug Fixes

  • move bucket and file api to package folder (15aaea2)
storage-js - v1.8.0-next.3

Published by kiwicopple about 2 years ago

1.8.0-next.3 (2022-08-10)

Bug Fixes

  • pass through all values returned by backend (f0b984e), closes #6
storage-js - v1.8.0-next.2

Published by kiwicopple about 2 years ago

1.8.0-next.2 (2022-08-08)

Bug Fixes

storage-js - v1.8.0-next.1

Published by kiwicopple about 2 years ago

1.8.0-next.1 (2022-08-04)

Bug Fixes

  • remove release config from package.json (#83) (d1f6fac)

Features

storage-js - v1.7.3

Published by kiwicopple about 2 years ago

1.7.3 (2022-08-04)

Bug Fixes

storage-js - v1.7.2

Published by kiwicopple over 2 years ago

1.7.2 (2022-06-27)

Bug Fixes

storage-js - v1.7.1

Published by kiwicopple over 2 years ago

1.7.1 (2022-06-10)

Bug Fixes

  • typo in updateBucket jsdoc (dc7accc)
storage-js - v1.7.0

Published by kiwicopple over 2 years ago

1.7.0 (2022-04-04)

Features

  • add search param to list function (#56) (4e7bd0f)
storage-js - v1.6.5

Published by kiwicopple over 2 years ago

1.6.5 (2022-03-28)

Bug Fixes

storage-js - v1.6.4

Published by kiwicopple over 2 years ago

1.6.4 (2022-02-25)

Bug Fixes

  • illegal invocation on fetch (4b015f6)
storage-js - v1.6.3

Published by kiwicopple over 2 years ago

1.6.3 (2022-02-25)

Bug Fixes

  • prefer global fetch to cross-fetch (694c006)
storage-js - v1.6.2

Published by kiwicopple over 2 years ago

1.6.2 (2022-02-22)

Bug Fixes

  • return whole URLs from createSignedUrls() instead of just paths (b42d28f)
storage-js - v1.6.1

Published by kiwicopple over 2 years ago

1.6.1 (2022-02-17)

Bug Fixes

  • correct backquote placement (a87c70e)
storage-js - v1.6.0

Published by kiwicopple over 2 years ago

1.6.0 (2022-02-16)

Features

storage-js - v1.5.2

Published by kiwicopple over 2 years ago

1.5.2 (2022-02-16)

Bug Fixes

  • use custom fetch if provided for upload (e8afec0)
storage-js - v1.5.1

Published by kiwicopple almost 3 years ago

1.5.1 (2022-01-18)

Bug Fixes

  • '\1' -> '' and '//' -> /+ (904d1b9)
storage-js - v1.5.0

Published by kiwicopple almost 3 years ago

1.5.0 (2021-11-08)

Bug Fixes

  • release error (#25) (ec858a0)
  • supabase/supabase#2497 prevent empty results when selecting folder(s) in one bucket that match an object name in another bucket (#23) (72c8bf1)

Features

  • allow providing custom fetch implementation (#24) (6756b13)
Package Rankings
Top 2.06% on Npmjs.org
Top 27.17% on Repo1.maven.org
Top 6.66% on Proxy.golang.org
Badges
Extracted from project README
New Sponsor
Related Projects