Skip to content

Releases: sondh0127/supabase-js

v1.35.8

15 May 09:11
Compare
Choose a tag to compare

1.35.8 (2022-05-15)

Bug Fixes

v1.35.7

15 May 08:46
Compare
Choose a tag to compare

1.35.7 (2022-05-15)

Bug Fixes

v1.35.6

15 May 08:42
Compare
Choose a tag to compare

1.35.6 (2022-05-15)

Bug Fixes

v1.35.5

15 May 08:36
Compare
Choose a tag to compare

1.35.5 (2022-05-15)

Bug Fixes

  • client: remove listener (02629e8)

v1.32.0

15 May 08:10
Compare
Choose a tag to compare

1.32.0 (2022-05-15)

Bug Fixes

  • client: getter always returns a new FunctionsClient instance (97bc8cc)
  • do not cache Authorization header (and add tests) (79b5033)
  • trigger a release (83db008)
  • update deps (e88e521)
  • update functions-js to 1.2.2 (45079cf)
  • version bump gotrue-js to 1.22.13 (1a09388)
  • version bump gotrue-js to 1.22.14 (#440) (ac3c944)
  • version bump realtime-js to 1.7.1 (b196135)
  • version bump realtime-js to 1.7.2 (3c0bb80)
  • version bump realtime-js to v1.6.1 (4a9e296)
  • version bump realtime-js to v1.6.2 (5e4d735)

Features

  • add channel to SupabaseClient (c5f6b5f)
  • add functions-js (#403) (0c4f39c)
  • auth: add cookieOptions for underliying auth client (608d93c)
  • functions: set fetch on the underlying client (fe867ae)