sidebase / nuxt-session

Nuxt session middleware to get a persistent session per app user, e.g., to store data across multiple requests. The nuxt session module provides the useSession() composable out of the box and sets up API endpoints to interact with your session to make working with sessions feel like a breeze.
https://sidebase.io/nuxt-session/
MIT License
189 stars 19 forks source link

release: 0.2.2 #14

Closed BracketJohn closed 1 year ago

BracketJohn commented 1 year ago

Contributes to #12

Release after windows import fix.

@zoey-kaiser I've released 0.2.2-alpha.1 -> can you check it out on a fresh install before we release 0.2.2?

zoey-kaiser commented 1 year ago

I ran into no issues! v.0.2.2-alpha.1 looks stable and fixes the issue for windows! 🎉 We can release v.0.2.2 after changing the version number in the package.json

BracketJohn commented 1 year ago

final release: https://github.com/sidebase/nuxt-session/releases/tag/0.2.2