Releases: supabase/functions-js
Releases · supabase/functions-js
v2.2.2
27 Mar 21:25
Compare
Sorry, something went wrong.
No results found
2.2.2 (2024-03-27)
Bug Fixes
trigger semantic release & export type FunctionRegion (94e7ae6 )
v2.2.1
01 Feb 13:19
Compare
Sorry, something went wrong.
No results found
Export FunctionRegion enum, so it can be used in supabase-js.
v2.2.0
31 Jan 00:09
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-01-31)
Bug Fixes
set region on invoke and in constructor (e4a86d8 )
Features
add regional calls in the functions library (ffbc4b6 )
v2.1.5
11 Sep 07:03
Compare
Sorry, something went wrong.
No results found
2.1.5 (2023-09-11)
Bug Fixes
v2.1.4
28 Aug 02:30
Compare
Sorry, something went wrong.
No results found
2.1.4 (2023-08-28)
Bug Fixes
Revert "fix: use @supabase/node-fetch" (ae31b44 )
v2.1.3
23 Aug 03:35
Compare
Sorry, something went wrong.
No results found
2.1.3 (2023-08-23)
Bug Fixes
v2.1.2
15 Jun 02:14
Compare
Sorry, something went wrong.
No results found
2.1.2 (2023-06-15)
Bug Fixes
replace super with this inside FunctionsError (9631424 )
v2.1.1
12 Apr 08:01
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-04-12)
Bug Fixes
v2.1.0
01 Mar 23:04
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-03-01)
Features
v2.0.0
11 Oct 11:11
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-10-11)
Bug Fixes
add content type headers only if func args are set (81fbb72 )
allure generate command (b1f558d )
default invoke type cange to json (8f72fdc )
format in hello spec (ad052bd )
guard blob and FormData (ad25d80 )
readme command test reports (c843309 )
revert invoke function signature (b8d8c84 )
typedocs (#32 ) (5de5b5a )
upd to latest constructor signature (b8e37e5 )
Features
add basic test and testing core (9a03ce4 )
add blob arrayBuf and queryString tests (f71275a )
add few headers and body tests (7fdb3f6 )
add hijack test (33a7258 )
few simple tests to validate auth header and custom fetch (7633387 )
move to jest (b027cb7 )
new invoke syntax (0fefe08 )
Release V2 RC (e4add75 )
BREAKING CHANGES