postgrest-js has a new home
January 23, 2026 ยท View on GitHub
All development has moved to the Supabase JS Monorepo
If you're looking for the README of postgrest-js, you can find it at:
https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js
What happened?
This repository was merged into the main Supabase JS monorepo for better coordination, testing, and releases.
What you need to do as a contributor:
- ๐ For documentation: Visit the new postgrest-js location
- ๐ For issues: Create them in the supabase-js repository
- ๐ง For contributions: See the Contributing Guide
- ๐ For migration help: Read the Migration Guide
What you need to do as an end-user of @supabase/postgrest-js
Nothing changed! You can continue using @supabase/postgrest-js as normal. Nothing has changed in the way the package is published!