3.0.0 (2025-01-21)
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
features
- [
51b1de3
] - feat: add typescript support (#6) (songyazhao <[email protected]>)
fixes
- [
9e87f65
] - fix: fix maxage=session error (#7) (章 <[email protected]>)
others
- [
a4bc19f
] - refactor: use async function (#4) (Baffin Lee <[email protected]>) - [
d209504
] - docs: update usage of single instance. (#3) (xcold <[email protected]>) - [
be4178a
] - docs: add usage for only one instance (dead-horse <[email protected]>)
- feat: first implement (#1)