Changelog
2.0.0 (2024-06-22)
https://github.com/eggjs/egg/issues/5257
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->New Features
Introduced a Least Recently Used (LRU) cache implementation with enhanced functionalities.
Bug Fixes
Documentation
README
with new import syntax and method signatures.Chores
Updated ESLint configuration, Node.js version in workflows, and
.gitignore
.
Refactor
Converted test cases to use async/await and updated module imports to ES module syntax.
Dependencies
devDependencies
and added new scripts in package.json
.Build Configuration
tsconfig.json
for stricter typing and ES2022 target.Changelog
1.4.0 (2024-03-28)
others
eda13ec
] - test: update toolchains, add tsd test cases (raohai.rh <raohai.rh@antgroup.com>)b683526
] - 🤖 TEST: Create codeql-analysis.yml (#7) (fengmk2 <fengmk2@gmail.com>)db06032
] - 🤖 TEST: Run on github action (#6) (fengmk2 <fengmk2@gmail.com>)fixes
18f576e
] - fix: module declares (#5) (陆沉 <surgesoft@gmail.com>)features
6ed8fa0
] - feat: add d.ts (#4) (vagusX <vagusX@users.noreply.github.com>)others
475abb0
] - perf: only call Date.now() when necessary (#3) (Yiyu He <dead_horse@qq.com>)Changelog
1.4.0 (2024-03-28)
others
eda13ec
] - test: update toolchains, add tsd test cases (raohai.rh <raohai.rh@antgroup.com>)b683526
] - 🤖 TEST: Create codeql-analysis.yml (#7) (fengmk2 <fengmk2@gmail.com>)db06032
] - 🤖 TEST: Run on github action (#6) (fengmk2 <fengmk2@gmail.com>)fixes
18f576e
] - fix: module declares (#5) (陆沉 <surgesoft@gmail.com>)features
6ed8fa0
] - feat: add d.ts (#4) (vagusX <vagusX@users.noreply.github.com>)others
475abb0
] - perf: only call Date.now() when necessary (#3) (Yiyu He <dead_horse@qq.com>)