Bump @hono/node-server from 1.19.11 to 2.0.2#860
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.11 to 2.0.2. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.11...v2.0.2) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7309bd6 to
6ae6360
Compare
Contributor
Author
|
Superseded by #986. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps @hono/node-server from 1.19.11 to 2.0.2.
Release notes
Sourced from @hono/node-server's releases.
... (truncated)
Commits
808159c2.0.21a9748efix: handle serveStatic stream fallback backpressure (#351)54d1bcdfix(serve-static): stop using file birthtime for Date header (#350)9138a802.0.10ed7656fix: forward Hono response headers during WebSocket upgrade (#346)58c93552.0.02d6f161Merge pull request #316 from honojs/v294cde952.0.0-rc.2ef43cddperf: replace Uint8Array lookup tables with regex in buildUrl (#345)1529e41fix: improve Response.json() and Response.redirect() spec compliance and effi...