Continuous Releases from main
fix(theme): disable whitespace wrapping for VPBadge (#4968)2 weeks ago113d230
feat(markdown): support custom display-name for fenced code blocks (#4960) --------- Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>2 weeks ago3d61619
fix: git log parsing when there are empty commits in history (#4965)2 weeks ago612c458
fix: rename `markdown.cjkFriendly` to `markdown.cjkFriendlyEmphasis` closes #4952 BREAKING CHANGE: Rename `cjkFriendly` to `cjkFriendlyEmphasis` in your vitepress config. **Most people should be unaffected** unless they want to disable the CJK emphasis behavior added v2.0.0-alpha.12.2 weeks agobce0b53
feat(theme): allow passing functions for nav links (#4963)2 weeks ago34cfa91
feat: export cacheAllGitTimestamps and getGitTimestamp x-ref: https://github.com/vuejs/vitepress/issues/4954#issuecomment-33373129562 weeks ago31d87e2
perf: make a single git call for timestamps instead of calling it for each file (#4958)3 weeks ago6dfcdd3