You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate all the changes into the monorepo, by pulling in all of postgrest, auth, functions, storage and realtime python packages and housing them in this repository instead. From now on, all of their versions will be synced to the main supabase version, which is why they were bumped to that version.
What's Changed
chore: switch to monorepo, move realtime inside by @o-santi in #1190
fix: add src/realtime and src/supabase to release please manifest by @o-santi in #1200
fix: remove trailing comma from manifest by @o-santi in #1201
chore: remove out-of-date roadmap from REAME by @grdsdev in #1205
chore: include functions-py into monorepo by @o-santi in #1204
chore: include storage-py into monorepo by @o-santi in #1211