Commit f0007c9
committed
Release 4.0.0
[skip ci]
## [4.0.0](v3.25.1...v4.0.0) (2024-06-23)
### ⚠ BREAKING CHANGES
* drop Node.js < 18.19.0 support
part of eggjs/egg#3644
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## 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.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
### Features
* use undici v6 ([#514](#514)) ([989d228](989d228))1 parent 989d228 commit f0007c9
1 file changed
+45
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
3 | 48 | | |
4 | 49 | | |
5 | 50 | | |
| |||
0 commit comments