File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.1] ( https://github.com/vuejs/vitepress/compare/v1.1.0...v1.1.1 ) (2024-04-18)
2+
3+ ### Bug Fixes
4+
5+ - ** client:** don't reload page on hash change ([ #3777 ] ( https://github.com/vuejs/vitepress/issues/3777 ) ) ([ 74b725a] ( https://github.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83 ) )
6+ - let vue compiler handle entity decoding ([ f86ac56] ( https://github.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d ) )
7+ - hot updating config file suppresses error logs ([ #3592 ] ( https://github.com/vuejs/vitepress/issues/3592 ) ) ([ cd5adf3] ( https://github.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc ) )
8+
19# [ 1.1.0] ( https://github.com/vuejs/vitepress/compare/v1.0.2...v1.1.0 ) (2024-04-09)
210
311### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vitepress" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Vite & Vue powered static site generator" ,
55 "keywords" : [
66 " vite" ,
You can’t perform that action at this time.
0 commit comments