Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 12:12

3.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

Only support egg >= 4.0.0

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

  • Documentation
  • Introduced a new “Contributors” section in the project documentation
    to highlight community involvement.
  • Chores
  • Streamlined CI workflows by removing legacy configurations and
    updating triggers for improved efficiency.
  • Upgraded key dependencies and increased the minimum required Node.js
    version for enhanced performance and security.
  • Refactor
  • Standardized module import practices across the codebase to align with
    current Node.js conventions.
    • Improved asynchronous handling in core operations.
  • Tests
  • Updated test setups and assertions to reflect the new module import
    standards and dependency changes.

Features


This release is also available on: