Skip to content

Releases: floatingpixels/supabase-nuxt

v0.4.3

06 Mar 13:11
9acda8c

Choose a tag to compare

  • chore(packages): update packages (517e3be)

v0.4.2

24 Feb 17:22
153d236

Choose a tag to compare

  • chore(packages): update packages (1bced9a)
  • docs(readme): update readme with npm links and badges (8939df2)

v0.4.1

05 Feb 13:38
b3440f5

Choose a tag to compare

  • docs(readme): Reflect changes in readme (5388c84)
  • refactor(auth): change redirect query parameter to redirect_to in default server callback route (f523c12)
  • test(playground): fix redirect exlude for e2e tests (2ef41c9)

v0.4.0

05 Feb 13:23
5cbd3f7

Choose a tag to compare

  • chore(packages): update packages and flake (0e40d87)
  • test(supabase): add a custom email template for magic links to supabase config (cac2387)
  • refactor(auth)!: change default integrated server route path to /auth (c81915b)
  • refactor(auth): change query parameter for redirecting from next to redirect_to (4ce2634)
  • test(playground): add welcome page to playground (e5cf8f1)
  • feat(test): adding tests for serviceRole and redirect exclude (81caf93)

v0.3.5

14 Jan 10:58
61778d3

Choose a tag to compare

  • fix(packaging): move back to pre-bundling all supabase packages (762a818)

v0.3.4

14 Jan 10:24
48e5547

Choose a tag to compare

  • fix(packaging): add back bundling for supabase postgres library due to ESM handling errors (1ec3100)

v0.3.3

13 Jan 16:22
3e7d0a4

Choose a tag to compare

  • fix(build): remove pre bundling of supabase packages (0b930a0)

v0.3.2

13 Jan 13:58
498e058

Choose a tag to compare

  • refactor(module): adjust how environment and options are processed by the module (d7d971e)
  • feat(ci): add dump script for seed generation (7cf3e8f)
  • feat(test): pre-generated data in seed.sql (728c95f)
  • fix(test): use new env variables in seed script (f47eea3)

v0.3.1

10 Jan 18:16
ffc62a6

Choose a tag to compare

  • chore(packages): update lock file (9d399d1)
  • Revert "refactor(imports): use specific imports to avoid build issues" (85af07c)

v0.3.0

10 Jan 18:03
558ec8e

Choose a tag to compare

  • refactor(imports): use specific imports to avoid build issues (71184c0)
  • chore(packages): update lock file (f3004ce)
  • fix(runtime)!: ensure runtimeConfig variable names and supabase default env variable names are in sync (e36c9c5)