@lucia-auth/adapter-session-unstorage
Version:
Unstorage session adapter for Lucia
24 lines (12 loc) • 737 B
Markdown
# @lucia-auth/adapter-session-unstorage
## 2.1.0
### Minor changes
- [#970](https://github.com/pilcrowOnPaper/lucia/pull/970) by [@Hebilicious](https://github.com/Hebilicious) : Add ttl support
## 2.0.0
### Major changes
- [#885](https://github.com/pilcrowOnPaper/lucia/pull/885) by [@pilcrowOnPaper](https://github.com/pilcrowOnPaper) : Update version and peer dependency
## 2.0.0-beta.1
### Minor changes
- [#867](https://github.com/pilcrowOnPaper/lucia/pull/867) by [@pilcrowOnPaper](https://github.com/pilcrowOnPaper) : Update peer dependency
### Patch changes
- [#862](https://github.com/pilcrowOnPaper/lucia/pull/862) by [@schweden1997](https://github.com/schweden1997) : use correct exports in package.json, fixes #861