Releases: supabase/functions-js
Releases · supabase/functions-js
v2.1.5
2.1.5 (2023-09-11)
Bug Fixes
v2.1.4
2.1.4 (2023-08-28)
Bug Fixes
- Revert "fix: use @supabase/node-fetch" (ae31b44)
v2.1.3
2.1.3 (2023-08-23)
Bug Fixes
v2.1.2
2.1.2 (2023-06-15)
Bug Fixes
- replace super with this inside FunctionsError (9631424)
v2.1.1
2.1.1 (2023-04-12)
Bug Fixes
v2.1.0
2.1.0 (2023-03-01)
Features
v2.0.0
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
v2.0.0-rc.2
Bug Fixes
- allure generate command (b1f558d)
- default invoke type cange to json (8f72fdc)
- format in hello spec (ad052bd)
- readme command test reports (c843309)
- 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)
v2.0.0-rc.1
Bug Fixes
- add content type headers only if func args are set (81fbb72)
- guard blob and FormData (ad25d80)
- revert invoke function signature (b8d8c84)
- typedocs (#32) (5de5b5a)
Features
BREAKING CHANGES