Skip to content

Commit 8d7bdb0

Browse files
Version Packages (#236)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 367d2b0 commit 8d7bdb0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-ads-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/dev-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/vite-dev-server
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- [#235](https://github.com/honojs/vite-plugins/pull/235) [`367d2b088c14c29ae12701ab702305209b1959ce`](https://github.com/honojs/vite-plugins/commit/367d2b088c14c29ae12701ab702305209b1959ce) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: add `handleHotUpdate` option
8+
39
## 0.18.3
410

511
### Patch Changes

packages/dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hono/vite-dev-server",
33
"description": "Vite dev-server plugin for Hono",
4-
"version": "0.18.3",
4+
"version": "0.19.0",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)