Skip to content

Commit a2edd47

Browse files
committed
chore(release): release v2.0.9
1 parent 2d745cc commit a2edd47

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.9](https://github.com/nuxt-modules/supabase/compare/v2.0.8...v2.0.9) (2026-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **spa:** populate user state when not already hydrated ([#619](https://github.com/nuxt-modules/supabase/issues/619)) ([0e1d03d](https://github.com/nuxt-modules/supabase/commit/0e1d03d227453aefd5489c6ff7d3f0f1feb71326))
9+
310
## [2.0.8](https://github.com/nuxt-modules/supabase/compare/v2.0.7...v2.0.8) (2026-05-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/supabase",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Supabase module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)