Releases: vuejs/vitepress
Releases · vuejs/vitepress
v0.9.0
Bug Fixes
- avoid 300ms click delay on touch devices (621ca3e)
- fix nested list having too much margin (b0cf2be)
- fix sidebar active status not working as expected (#140) (#149) (0b181e7)
- make code block look prettier (#146) (242fcc1)
- fix some color in code block not working as expected (#143) (da09266)
Features
- add "last updated" feature (40d204b)
v0.8.1
v0.8.0
Bug Fixes
- exit process with non-zero code on error (fb09f8e)
- fix edit link and prev and next links display (#97) (c3b7172)
- fix next and prev links not working (#130) (fdd498b)
- display header-anchor links when using keyboard navigation (ddc3640)
- show top part of scrollbar in sidebar (#129) (1ba209a)