@lifeworld/adapter-drizzle
Version:
Drizzle ORM adapter for Lucia
36 lines (18 loc) • 765 B
Markdown
# @lucia-auth/adapter-drizzle
## 1.1.0
### Minor changes
- [#1653](https://github.com/lucia-auth/lucia/pull/1653) by [@pilcrowOnPaper](https://github.com/pilcrowOnPaper) : Update types to latest.
## 1.0.7
- Fix previous revert in 1.0.6. ([#1501](https://github.com/lucia-auth/lucia/pull/1501))
## 1.0.6
- Revert previous optimization for D1 support ([#1500](https://github.com/lucia-auth/lucia/pull/1500)).
## 1.0.5
- Fix table types ([#1495](https://github.com/lucia-auth/lucia/pull/1495)).
## 1.0.4
- Fix table types.
## 1.0.3
- Update dependencies.
## 1.0.2
- Fix Drizzle type definitions ([#1426](https://github.com/lucia-auth/lucia/pull/1426))
## 1.0.1
- Optimize query ([#1407](https://github.com/lucia-auth/lucia/pull/1407))