Nuxt Session Versions Save

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.

0.2.8

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.7...0.2.8

0.2.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.6...0.2.7

0.2.6

1 year ago

Use it by:

npm i -D @sidebase/[email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.5...0.2.6

0.2.5

1 year ago

What's Changed

Thanks @Voltra for your help, thanks @JacobArrow for bug reporting + solution testing ❤️

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.4...0.2.5

0.2.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.3...0.2.4

0.2.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.2...0.2.3

0.2.2

1 year ago

Install with: npm i -D @sidebase/nuxt-session Upgrade with: npm i -D @sidebase/[email protected] -> you may have to remove your node_modules if this does not work

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.1...0.2.2

0.2.1

1 year ago

What's Changed

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.2.0...0.2.1

0.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sidebase/nuxt-session/compare/0.1.2...0.2.0

0.1.2

1 year ago

(2022/10/13)

Whats Changed

  • fix: remove dependency on self
  • feat: add license, download and version badges to readme

See changelog.md for full changelog.

Contributors

@BracketJohn

Full Changelog: https://github.com/sidebase/nuxt-session/commits/0.1.2