Skip to content

Releases: SandroMaglione/supabase-ts

v0.2.1

27 Nov 15:54
3d3f6c7
Compare
Choose a tag to compare
  • Updated module bundler setup (Rollup)
  • Updated the API
    • Use createClientIO to extend a SupabaseClient with validated request
      • requestListWithValidation
      • requestSingleWithValidation
    • Type-safe table names
    • Type inference for return types based on io-ts schema