server: v0.1.4
Immutable
release. Only release title and notes can be modified.
0.1.4 (2026-04-01)
Features
- add
supabaseOptionsand refactor client creation to options objects (#19) (5a10099) - exposing
keyNametoSupabaseContext(#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
corelib exports from root index (#17) (5e53e3c) - support bare array format for SUPABASE_JWKS (#8) (6bd2e4d)