Skip to content

server: v0.1.4

Choose a tag to compare

@supabase-releaser supabase-releaser released this 01 Apr 09:22
Immutable release. Only release title and notes can be modified.
b87e89a

0.1.4 (2026-04-01)

Features

  • add supabaseOptions and refactor client creation to options objects (#19) (5a10099)
  • exposing keyName to SupabaseContext (#22) (7f1b1a7)
  • implement server-side DX primitives, wrappers, and adapters (#6) (d206e5c)
  • passing down Database generic type to createClient (#16) (4053f6d)
  • set initial release version (8352bda)
  • standardize error response (#18) (a7ddb74)

Bug Fixes

  • key name resolution for client creation (#9) (e17bd4e)
  • move SKILL.md into skills/ subdirectory to align with agentskills spec (#24) (10c8780)
  • release action (#29) (91580d1)
  • remove provenance until repo is public (2ebbc71)
  • removing core lib exports from root index (#17) (5e53e3c)
  • support bare array format for SUPABASE_JWKS (#8) (6bd2e4d)