Skip to content

Releases: vuejs/vitepress

v0.9.0

24 Nov 16:24
Compare
Choose a tag to compare

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

20 Nov 18:12
Compare
Choose a tag to compare

Bug Fixes

  • fix "next and prev link" not working when link has extention (6dcf6b3)
  • fix "next and prev links" not working when the base option is set (#139) (018a9b4)

v0.8.0

20 Nov 11:38
Compare
Choose a tag to compare

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)

Features

v0.7.4

16 Nov 08:58
Compare
Choose a tag to compare

Bug Fixes

v0.7.3

16 Nov 08:59
Compare
Choose a tag to compare

Bug Fixes

  • Fix sidebar page switch layout shifting
  • Fix production hydration mismatch