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 f180083 commit 8c0a197Copy full SHA for 8c0a197
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.3](https://github.com/vuejs/vitepress/compare/v0.7.2...v0.7.3) (2020-11-06)
2
+
3
+### Bug Fixes
4
5
+- Fix sidebar page switch layout shifting
6
+- Fix production hydration mismatch
7
8
## [0.7.2](https://github.com/vuejs/vitepress/compare/v0.7.1...v0.7.2) (2020-11-02)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "0.7.2",
+ "version": "0.7.3",
"description": "",
"main": "dist/node/index.js",
"typings": "types/index.d.ts",
0 commit comments