Skip to content

Releases: supabase/supabase-js

v1.23.1

28 Sep 14:20
Compare
Choose a tag to compare

1.23.1 (2021-09-28)

Bug Fixes

  • Allow for trailing slash in supabaseUrl (#262) (64f77ee)

v1.23.0

22 Sep 16:32
7ad1d09
Compare
Choose a tag to compare

1.23.0 (2021-09-22)

Bug Fixes

Features

  • add user_token when creating realtime channel subscription (52d417c)

v1.22.6

12 Sep 08:49
Compare
Choose a tag to compare

1.22.6 (2021-09-12)

Bug Fixes

  • set DEFAULT_HEADERS by default for postgrest client (43986e6)

v1.22.5

05 Sep 10:03
376689f
Compare
Choose a tag to compare

1.22.5 (2021-09-05)

Bug Fixes

  • Access localStorage lazily to avoid DOMExceptions in constrained envs when localStorage is provided using options (#252) (376689f)

v1.22.4

30 Aug 08:28
Compare
Choose a tag to compare

1.22.4 (2021-08-30)

Bug Fixes

v1.22.3

24 Aug 01:16
Compare
Choose a tag to compare

1.22.3 (2021-08-24)

Bug Fixes

  • add X-Client-Info header to realtime-js (0929070)

v1.22.2

20 Aug 17:20
Compare
Choose a tag to compare

1.22.2 (2021-08-20)

Bug Fixes

v1.22.1

20 Aug 09:16
7404137
Compare
Choose a tag to compare

1.22.1 (2021-08-20)

Bug Fixes

  • adds semantic-release-plugin-update-version-in-files (98f04dc)
  • adds x-client-info header (9355012)
  • gen default version to 0.0.0 (ecce190)
  • was missing dev dependency genversion (20a29e6)

v1.22.0

19 Aug 16:35
bbe9a55
Compare
Choose a tag to compare

1.22.0 (2021-08-19)

Features

  • Use additional headers from SupabaseClient into GotrueClient. (#218) (bbe9a55)

v1.21.3

16 Aug 15:51
Compare
Choose a tag to compare

1.21.3 (2021-08-16)

Bug Fixes