Skip to content

Releases: supabase/storage-js

v1.5.0

08 Nov 11:09
ec858a0
Compare
Choose a tag to compare

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)

v1.4.1

24 Aug 02:25
f650e1a
Compare
Choose a tag to compare

1.4.1 (2021-08-24)

Bug Fixes

v1.4.0

19 Jul 13:56
679a154
Compare
Choose a tag to compare

1.4.0 (2021-07-19)

Features

  • #5 document Buffer and NodeJS.ReadableStream support (6232212)

v1.3.0

19 Jul 06:39
9f36c20
Compare
Choose a tag to compare

1.3.0 (2021-07-19)

Features

  • #5 support server side storage upload (6fdecb7)

v1.2.2

28 Jun 05:07
9a943f3
Compare
Choose a tag to compare

1.2.2 (2021-06-28)

Features

Bug Fixes

  • tests and trigger release (d31a8e6)

v1.2.1

07 Jun 04:31
dd53359
Compare
Choose a tag to compare

1.2.1 (2021-06-07)

Bug Fixes

  • return the full URL in both places (e88a561)

v1.2.0

02 Jun 09:35
0d7e58c
Compare
Choose a tag to compare

1.2.0 (2021-06-02)

Features

v1.1.0

02 Jun 09:30
2c77579
Compare
Choose a tag to compare

1.1.0 (2021-06-02)

Features

  • Added public option to createBucket method (5075d9c)

v1.0.4

24 May 05:16
Compare
Choose a tag to compare

1.0.4 (2021-05-24)

Bug Fixes

  • docs for upload and update object (133ea2c)

v1.0.3

19 May 05:14
834de2a
Compare
Choose a tag to compare

1.0.3 (2021-05-19)

Bug Fixes

  • cacheControl header when uploading (090e0a1)