This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Releases: supabase/functions-js
Releases · supabase/functions-js
v2.2.2
v2.2.1
v2.2.0
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
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
- Release V2