Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Releases: supabase/functions-js

v2.0.0-rc.2

20 Sep 04:56
2ddf418

Choose a tag to compare

v2.0.0-rc.2 Pre-release
Pre-release

2.0.0-rc.2 (2022-09-20)

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

16 Aug 13:38

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

2.0.0-rc.1 (2022-08-16)

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

  • Release V2

v1.4.0-next.5

15 Aug 15:30
5de5b5a

Choose a tag to compare

v1.4.0-next.5 Pre-release
Pre-release

1.4.0-next.5 (2022-08-15)

Bug Fixes

v1.4.0-next.4

15 Aug 10:12

Choose a tag to compare

v1.4.0-next.4 Pre-release
Pre-release

1.4.0-next.4 (2022-08-15)

Bug Fixes

  • revert invoke function signature (b8d8c84)

v1.4.0-next.3

15 Aug 03:02

Choose a tag to compare

v1.4.0-next.3 Pre-release
Pre-release

1.4.0-next.3 (2022-08-15)

Bug Fixes

  • add content type headers only if func args are set (81fbb72)

v1.4.0-next.2

15 Aug 02:14

Choose a tag to compare

v1.4.0-next.2 Pre-release
Pre-release

1.4.0-next.2 (2022-08-15)

Bug Fixes

  • guard blob and FormData (ad25d80)

v1.4.0-next.1

14 Aug 07:08

Choose a tag to compare

v1.4.0-next.1 Pre-release
Pre-release

1.4.0-next.1 (2022-08-14)

Features

v1.3.4

27 Jun 08:49

Choose a tag to compare

1.3.4 (2022-06-27)

Bug Fixes

v1.3.3

05 Apr 09:16
0516093

Choose a tag to compare

1.3.3 (2022-04-05)

Bug Fixes

  • FunctionsClient constructor default options (be6962a)
  • return headers default value (9b3635b)

v1.3.2

28 Mar 20:20

Choose a tag to compare

1.3.2 (2022-03-28)

Bug Fixes