Skip to content

Releases: floatingpixels/supabase-nuxt

v0.2.10

02 Jan 11:14
a4d55f4

Choose a tag to compare

  • chore(packages): updating to nuxt 15 (cc76284)

v0.2.9

17 Dec 11:35
f936c38

Choose a tag to compare

  • Revert "fix(packages): stop prebundling supabase packages" (7ae56e3)

v0.2.8

17 Dec 10:53
8a3af4d

Choose a tag to compare

  • fix(packages): stop prebundling supabase packages (23453bb)

v0.2.7

17 Dec 10:41
62789ec

Choose a tag to compare

  • fix(packages): reverting back to ts 5.6 due to build issues (dfe0825)
  • chore(packages): updating to latest supabase and supabase-js (815c768)
  • fix(packages): add vue-tsc patch (339069e)

v0.2.6

13 Dec 16:12
5b20ec5

Choose a tag to compare

  • chore(packages): update packages and pin supabase-js to last working version (25d612d)
  • refactor(middleware): simplify regexp in middleware exclude (bcb3ac7)

v0.2.5

26 Nov 11:16
6c5696a

Choose a tag to compare

  • Remove cookie options from module and improve cookie handling on server (70ee40c)
  • Use node 22 LTS in dev environment (fbceb8b)
  • Update packages (8d9e942)

v0.2.4

22 Nov 12:48
dd0f506

Choose a tag to compare

  • Add public runtime types (19c02f8)
  • Change default cookie secure option to false (a776e79)
  • Add tests for multiple browsers (82181aa)
  • Update packages (68f43a5)

v0.2.3

13 Nov 11:19
94b2c99

Choose a tag to compare

  • Replace gotrue with new module name auth-js (3d13830)

v0.2.2

07 Nov 12:10
875c63b

Choose a tag to compare

  • Update version (48b6af0)
  • Add RLS to database and tests, switch to Playwright E2E test for most things (6d8e3db)
  • Fix test data (c4036fa)
  • Update packages (a6f5d41)
  • Update nix flake (85dba94)
  • Adding local supabase deployment for dev and testing (d0427ff)
  • Moving types to seperate file (1ac3861)
  • Adding test config and update packages (6047c84)
  • Adding supabase keys for testing as 1password cli tokens (0e2302c)
  • Fixing typing build errors in building module (bd93a4a)
  • Update packages (a1f198a)
  • Implement new cookie options from supabase/ssr in server clients (24c9aef)
  • Fix type imports (2b0b019)
  • Move to updated eslint config (adf416b)
  • Update according to cookie handling changes in supabase/ssr (d7133aa)
  • Update packages (429e95a)
  • Secure check for user on the sever instead of from session (34fb4d7)
  • Adding nix env (510d95a)
  • Fixing typos (1088622)

0.2.1

02 Jul 08:45
cb3d057

Choose a tag to compare

Changing cookie handling to new standard in supabase/ssr, replacing deprecated methods. Switching to getAll() and setAll().

Full Changelog: 0.2.0...0.2.1