-
-
Notifications
You must be signed in to change notification settings - Fork 37
Upcoming Release Changes #2435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upcoming Release Changes #2435
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
6a389fc
to
7e7a158
Compare
7e7a158
to
9c79a60
Compare
✅
|
✅
|
✅
|
✅
|
✅
|
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@whatwg-node/[email protected]
Patch Changes
#2424
28c4ad9
Thanks @ardatan! - Performance optimizations
AbortController
andAbortSignal
if not needed withnew Request
because itis expensive
Headers
and try to re-use the init object forHeaders
forperformance with a single-line
writeHead
.Buffer
forstring
bodies for performancesetHeaders
which acceptsHeaders
since Node 18 if needed to forwardHeaders
to NodeUpdated dependencies
[
28c4ad9
]:@whatwg-node/[email protected]
Patch Changes
#2424
28c4ad9
Thanks @ardatan! - Performance optimizations
AbortController
andAbortSignal
if not needed withnew Request
because itis expensive
Headers
and try to re-use the init object forHeaders
forperformance with a single-line
writeHead
.Buffer
forstring
bodies for performancesetHeaders
which acceptsHeaders
since Node 18 if needed to forwardHeaders
to Node@whatwg-node/[email protected]
Patch Changes
#2424
28c4ad9
Thanks @ardatan! - Performance optimizations
AbortController
andAbortSignal
if not needed withnew Request
because itis expensive
Headers
and try to re-use the init object forHeaders
forperformance with a single-line
writeHead
.Buffer
forstring
bodies for performancesetHeaders
which acceptsHeaders
since Node 18 if needed to forwardHeaders
to Node1642a76
Thanks @ardatan! - Remove unnecessary workaround for Bun
Updated dependencies
[
28c4ad9
]:@benchmarks/[email protected]
Patch Changes
[
28c4ad9
,1642a76
]:@e2e/[email protected]
Patch Changes
[
28c4ad9
]:@e2e/[email protected]
Patch Changes
[
28c4ad9
,1642a76
]:@e2e/[email protected]
Patch Changes