supabase / 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.
https://supabase.com
MIT License
2.86k stars 220 forks source link

fix: bump functions-js (get regional types more integrated) #964

Closed mansueli closed 1 month ago

mansueli commented 3 months ago

What kind of change does this PR introduce?

Bump the version of functions-js. Includes two types ( FunctionInvokeOptions, FunctionRegion) to help users.

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.