2.0.0 (2024-12-22)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
Summary by CodeRabbit
-
New Features
-
Introduced new workflows for continuous integration, package
publishing, and release management. -
Added TypeScript support with a new configuration file and strict
type-checking. -
New
pending
function implemented for managing callback execution
limits. -
Bug Fixes
-
Corrected function name from
pedding
topending
in usage examples. -
Documentation
- Updated
README.md
with new badges and improved usage examples. - Added MIT License to the project.
- Updated
-
Chores
-
Removed outdated files and configurations, including
.jshintignore
,
.travis.yml
,AUTHORS
, andcomponent.json
.
Features
This release is also available on: