Skip to content

Commit

Permalink
Update changelog for 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szymmis committed Dec 20, 2023
1 parent 8a1be2b commit 1189de8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.12.0 (2023-12-20)

- Make Vite middleware use current server for HMR WebSocket ([#100](https://github.com/szymmis/vite-express/pull/100))
- Emit event when the Vite dev server has finished closing ([#98](https://github.com/szymmis/vite-express/pull/98))

## 0.11.1 (2023-11-17)

- Mount middlewares that serve HTML at `config.root` instead of `/` ([#91](https://github.com/szymmis/vite-express/pull/91))
Expand Down

0 comments on commit 1189de8

Please sign in to comment.