Skip to content

v2.19.0

Latest
Compare
Choose a tag to compare
@o-santi o-santi released this 17 Sep 15:44
· 1 commit to main since this release
f88cb25

Monorepo

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
  • chore: add auth to monorepo by @o-santi in #1212
  • feat: include postgrest in monorepo, finalize monorepo switch by @o-santi in #1213
  • docs(functions): improve README with installation options and examples by @juni2003 in #1217
  • chore(main): release main by @github-actions[bot] in #1215
  • chore(nix): improve nix setup to be locally editable by @o-santi in #1219

New Contributors

Full Changelog: v2.18.1...2.19.0