Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/treeshake-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@hono/node-server": "1.19.13",
"@hono/node-server": "2.0.10",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add a changeset for the server dependency bump

Because @module-federation/treeshake-server is a publishable package and this production dependency bump changes the runtime users receive, the release tooling will not publish or document the update unless a .changeset entry includes the package; I checked this commit and it only changes package.json and pnpm-lock.yaml. Please add a patch changeset so the @hono/node-server security/major update is released with the package.

Useful? React with 👍 / 👎.

"@hono/zod-validator": "0.7.4",
"dotenv": "16.4.5",
"hono": "4.12.26",
Expand Down
193 changes: 26 additions & 167 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading