Skip to content

Releases: supabase-community/supabase-management-js

v1.0.0

04 Dec 16:39
9c32c5f

Choose a tag to compare

Major Changes

  • 5056f36: Add support for ESM and CommonJS through conditional exports

Patch Changes

  • 4efa1bc: Update to latest Supabase management API

    • Added Snippet endpoints
    • Add ability to check service health status
    • Added ability to delete projects

v0.1.6

17 Aug 15:32
78b1882

Choose a tag to compare

Patch Changes

  • d2db1ce: Update to the newest API spec, removing updatePgBouncerConfig endpoint

v0.1.5

08 Aug 21:18
b1fec1b

Choose a tag to compare

Patch Changes

  • ea4937a: Update types to the newest OpenAPI spec

v0.1.4

03 Aug 10:55
3691ea9

Choose a tag to compare

Patch Changes

  • 1a29f25: Adding enableWebhooks endpoint

v0.1.3

02 Aug 15:57
baf19a1

Choose a tag to compare

Patch Changes

  • c79f01c: Adding auth config endpoints and update to the latest OpenAPI spec

v0.1.2

26 Jul 08:51
8d93b58

Choose a tag to compare

Patch Changes

  • 0753620: Fix for the update run query path
  • daa7771: Add branch endpoints

v0.1.1

19 Jul 11:19
b56b9d0

Choose a tag to compare

Patch Changes

  • 4824568: Initial release of the Supabase Management API TS wrapper