Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 07:17
· 7 commits to master since this release

8.0.0 (2024-12-21)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

  • New Features

  • Introduced a new TestAgent class for enhanced HTTP and HTTP/2
    requests.

    • Added a new Request class to facilitate server requests.
    • Implemented a new AssertError class for improved error handling.
    • Created new GitHub Actions workflows for CI and package publishing.
  • Documentation

  • Updated the README.md to reflect rebranding to @eggjs/supertest
    and revised installation instructions.

  • Bug Fixes

    • Enhanced error handling and type safety in tests.
  • Chores

    • Removed outdated configuration files and unnecessary dependencies.
    • Updated TypeScript configuration for stricter type checking.

Features

  • support cjs and esm both by tshy (#1) (09fb755)

This release is also available on: