Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 07:31

2.0.0 (2024-12-22)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

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 to pending in usage examples.

  • Documentation

    • Updated README.md with new badges and improved usage examples.
    • Added MIT License to the project.
  • Chores

  • Removed outdated files and configurations, including .jshintignore,
    .travis.yml, AUTHORS, and component.json.

Features

  • support cjs and esm both by tshy (#6) (d2352dc)

This release is also available on: