Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 02:59
· 6 commits to master since this release

4.0.0 (2024-06-23)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

Summary by CodeRabbit

  • New Features

    • Updated dynamic badge for contributors in README.md.
    • Enhanced form data handling in HttpClient.
  • Bug Fixes

    • Improved error handling and performance tracking in Socket methods.
    • Adjusted imports for better compatibility and error handling.
  • Refactor

    • Updated Node.js versions in CI workflow.
  • Revised exports and scripts in package.json for better
    consistency.

    • Simplified subscribe function in diagnostics channel.
  • Chores

    • Removed outdated configurations from .eslintrc.
    • Updated TypeScript compiler options in tsconfig.json.
  • Documentation

    • Linked license section to contributors-img in README.md.
  • Tests

  • Refined import paths and added new imports for better error handling
    in test files.

Features


This release is also available on: