supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

MIT License

Downloads
1.9M
Stars
3.2K
Committers
68

Bot releases are hidden (Show)

supabase-js - v1.36.0-next.6

Published by kiwicopple over 2 years ago

1.36.0-next.6 (2022-06-22)

Bug Fixes

Features

supabase-js - v1.36.0-next.5

Published by kiwicopple over 2 years ago

1.36.0-next.5 (2022-06-21)

Features

supabase-js - v1.36.0-next.4

Published by kiwicopple over 2 years ago

1.36.0-next.4 (2022-06-18)

Features

  • replace existing Realtime API with new Realtime API (04f66b4)
supabase-js - v1.36.0-next.3

Published by kiwicopple over 2 years ago

1.36.0-next.3 (2022-06-09)

Bug Fixes

  • update gotrue-js to 1.23.0-next.3 (2fdd6fa)
supabase-js - v1.36.0-next.2

Published by kiwicopple over 2 years ago

1.36.0-next.2 (2022-06-07)

Bug Fixes

  • include apikey in custom fetch (5ff8055)
  • set apikey instead of append (8dace6e)
supabase-js - v1.36.0-next.1

Published by kiwicopple over 2 years ago

1.36.0-next.1 (2022-06-07)

Features

  • use getSession from gotrue-js (2c3df35)
supabase-js - v1.35.3

Published by kiwicopple over 2 years ago

1.35.3 (2022-05-09)

Bug Fixes

supabase-js - v1.35.2

Published by kiwicopple over 2 years ago

1.35.2 (2022-04-23)

Bug Fixes

  • version bump realtime-js to 1.7.2 (3c0bb80)
supabase-js - v1.35.1

Published by kiwicopple over 2 years ago

1.35.1 (2022-04-20)

Bug Fixes

  • version bump gotrue-js to 1.22.13 (1a09388)
supabase-js - v1.35.0

Published by kiwicopple over 2 years ago

1.35.0 (2022-04-19)

Features

  • auth: add cookieOptions for underliying auth client (608d93c)
supabase-js - v1.34.1

Published by kiwicopple over 2 years ago

1.34.1 (2022-04-17)

Bug Fixes

  • version bump realtime-js to 1.7.1 (b196135)
supabase-js - v1.34.0

Published by kiwicopple over 2 years ago

1.34.0 (2022-04-15)

Features

  • add channel to SupabaseClient (c5f6b5f)
supabase-js - v1.33.3

Published by kiwicopple over 2 years ago

1.33.3 (2022-04-02)

Bug Fixes

  • version bump realtime-js to v1.6.1 (4a9e296)
  • version bump realtime-js to v1.6.2 (5e4d735)
supabase-js - v1.33.2

Published by kiwicopple over 2 years ago

1.33.2 (2022-03-30)

Bug Fixes

  • do not cache Authorization header (and add tests) (79b5033)
supabase-js - v1.33.1

Published by kiwicopple over 2 years ago

1.33.1 (2022-03-28)

Bug Fixes

supabase-js - v1.33.0

Published by kiwicopple over 2 years ago

1.33.0 (2022-03-28)

Bug Fixes

  • client: getter always returns a new FunctionsClient instance (97bc8cc)

Features

  • functions: set fetch on the underlying client (fe867ae)
supabase-js - v1.32.2

Published by kiwicopple over 2 years ago

1.32.2 (2022-03-26)

Bug Fixes

  • update functions-js to 1.2.2 (45079cf)
supabase-js - v1.32.1

Published by kiwicopple over 2 years ago

1.32.1 (2022-03-25)

Bug Fixes

supabase-js - v1.32.0

Published by kiwicopple over 2 years ago

1.32.0 (2022-03-25)

Features

supabase-js - v1.31.2

Published by kiwicopple over 2 years ago

1.31.2 (2022-03-22)

Bug Fixes