Skip to content

Commit a476391

Browse files
committed
Changelog
1 parent ff8a427 commit a476391

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Fix unnecessary override field for kOutHeaders
13+
- Fix signature of _setHeader
14+
- Lock @types/node to 18.6.4 to ensure successful builds
15+
- Clarify license for Node.js portions
16+
17+
### Updated
18+
19+
- Update TypeScript and vitest
20+
- Polyfills referenced directly, no more Webpack requirement
21+
1022
## [1.1.5] - 2025-01-06
1123

1224
### Added

0 commit comments

Comments
 (0)