Releases: supabase/supabase-js
Releases · supabase/supabase-js
v2.40.0
2.40.0 (2024-03-25)
Features
- typecheck table names in from clause (e327521)
v2.39.7
2.39.7 (2024-02-19)
Bug Fixes
- revert to using class methods (4eb677a)
v2.39.6
2.39.6 (2024-02-14)
Bug Fixes
- revert from/schema/rpc changes (76c93a3)
v2.39.5
2.39.5 (2024-02-14)
Bug Fixes
- Use explicit return type for from/schema/rpc (b9cb9e1)
v2.39.4
2.39.4 (2024-02-13)
Bug Fixes
- Use class methods instead of bound arrow functions for rest calls (#973) (a5a70db)
v2.39.3
2.39.3 (2024-01-11)
Bug Fixes
- version bump realtime-js to 2.9.1 (82ddf3a)
- version bump realtime-js to v2.9.2 (#944) (9204dfa)
- version bump realtime-js to v2.9.3 (f6bf008)
v2.39.2
2.39.2 (2024-01-02)
Bug Fixes
- bump postgrest-js (24daf10)
- stop using unstable type params from postgrest-js (e845632)