Skip to content

v1.32.0

Compare
Choose a tag to compare
@sondh0127 sondh0127 released this 15 May 08:10
· 7 commits to master since this release

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)