v8.0.0
8.0.0 (2024-12-21)
⚠ BREAKING CHANGES
- drop Node.js < 18.19.0 support
part of eggjs/egg#3644
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.
- Added a new
-
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
This release is also available on: