We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f05275 commit 2b3cd95Copy full SHA for 2b3cd95
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.4.3](https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3) (2024-10-31)
2
+
3
+### Performance Improvements
4
5
+- lazy load shiki languages ([#4326](https://github.com/vuejs/vitepress/issues/4326)) ([8299778](https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33))
6
7
## [1.4.2](https://github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2) (2024-10-29)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "1.4.2",
+ "version": "1.4.3",
"description": "Vite & Vue powered static site generator",
"keywords": [
"vite",
0 commit comments