Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#990
c6806ff
Thanks @kamilkisiela! - dependencies updates:
@kamilkisiela/fast-url-parser@^1.1.4
↗︎(to
dependencies
)fast-url-parser@^1.1.3
↗︎ (fromdependencies
)#990
c6806ff
Thanks @kamilkisiela! - Fix
Module
punycode
is deprecated since Node.js 21 petkaantonov/urlparser#20 by usinghttps://github.com/kamilkisiela/fast-url-parser fork
@whatwg-node/[email protected]
Patch Changes
#997
0c28ae9
Thanks @ardatan! - Avoid mutating the static context
For example if the adapter receives the server object as the server context, it is isolated and
the handler cannot mutate it, otherwise it will leak. Bun does that so this patch is needed to
avoid leaking the server object.
@whatwg-node/[email protected]
Patch Changes
[
0c28ae9
]:@e2e/[email protected]
Patch Changes
@e2e/[email protected]
Patch Changes
[
0c28ae9
]:@e2e/[email protected]
Patch Changes