We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05956f commit e0e8c66Copy full SHA for e0e8c66
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.0.0-alpha.43](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2023-01-29)
2
+
3
4
+### Bug Fixes
5
6
+* **build:** hmr with rewrites when base is set ([a05956f](https://github.com/vuejs/vitepress/commit/a05956f38a5295cf038ecfc762c044dbc1cdf040))
7
8
9
10
# [1.0.0-alpha.42](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2023-01-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "1.0.0-alpha.42",
+ "version": "1.0.0-alpha.43",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "[email protected]",
0 commit comments