Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 02:59
· 2 commits to master since this release

2.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

Release Notes

  • Project Configuration

    • Updated Node.js version support to 18, 20, and 22
  • Updated TypeScript configuration to ES2022 and NodeNext module
    resolution

    • Updated minimum Node.js requirement to version 18
    • Added MIT license
  • Dependencies

    • Upgraded several development dependencies
    • Updated testing and build tools to latest versions
  • Documentation

    • Added Contributors section to README
    • Updated project requirements documentation
  • Maintenance

    • Updated .gitignore to exclude package-lock.json
    • Removed pull request template
    • Introduced a new configuration file for unit tests

Features

  • support cjs and esm both by tshy (#27) (b750157)

This release is also available on: