Skip to content

Conversation

@gobengo
Copy link
Contributor

@gobengo gobengo commented Jan 16, 2025

…owing 0.18.1

@yusukebe yusukebe changed the title Update package.json so @hono/vite-dev-server has a ^ semver range all… Update package.json so @hono/vite-dev-server has a ^ semver range allowing 0.18.1 Jan 18, 2025
@yusukebe yusukebe changed the title Update package.json so @hono/vite-dev-server has a ^ semver range allowing 0.18.1 build(deps): Update package.json so @hono/vite-dev-server has a ^ semver range allowing 0.18.1 Jan 18, 2025
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@hono/vite-dev-server": "0.18.0",
"@hono/vite-dev-server": "^0.18.1",
Copy link
Member

Choose a reason for hiding this comment

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

I fixed the version intentionally without ^ to prevent unexpected behavior (I know it's a rare case) when the user installs the version not specified. So, it should be 0.18.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants