master
Commits on Jul 12, 2022
Commits on Jun 28, 2022
-
Merge pull request #264 from supabase/chore/node-example
chore: update node example
-
Commits on Jun 16, 2022
-
Merge pull request #262 from supabase/fix/walrus-updates
fix: add quoted regtype support and output when payload too large
-
Commits on Jun 15, 2022
Commits on Jun 8, 2022
Commits on May 23, 2022
-
Merge pull request #260 from supabase/chore/revert-license-year
Revert "Merge pull request #259 from supabase/chore/update-license"
Commits on May 22, 2022
-
Merge pull request #259 from supabase/chore/update-license
chore: update license copyright year to 2022
-
Commits on Apr 19, 2022
-
Merge pull request #250 from supabase/dependabot/npm_and_yarn/example…
…s/next-js/moment-2.29.2 chore(deps): bump moment from 2.29.1 to 2.29.2 in /examples/next-js
-
-
-
-
-
-
-
Commits on Apr 18, 2022
Commits on Apr 17, 2022
-
fix: temporarily suppress credo
Joel Lee committedApr 17, 2022 -
Joel Lee committed
Apr 17, 2022 -
Joel Lee committed
Apr 17, 2022 -
Joel Lee committed
Apr 17, 2022 -
Commits on Apr 9, 2022
-
chore(deps): bump moment from 2.29.1 to 2.29.2 in /examples/next-js
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Commits on Apr 5, 2022
-
Merge pull request #249 from johnoscott/johnoscott-patch-1
Config file name should be .env.local
-
Config file name should be .env.local
Point .3 mentions `.env` file which does not work. Should be `.env.local`
Commits on Mar 14, 2022
-
Merge pull request #241 from supabase/fix/update-apply-rls
fix: update apply_rls function to convert timestamp to ISO 8601
Commits on Mar 12, 2022
Commits on Mar 4, 2022
-
Merge pull request #239 from supabase/fix/duplicate-broadcast
fix: prevent duplicate broadcast when multiple roles are subscribed
Commits on Mar 3, 2022
Commits on Feb 28, 2022
-
Merge pull request #238 from supabase/fix/subscription-filter-dynamic…
…-name fix: use dynamic table name in subscription permissions check