Socket
Socket
Sign inDemoInstall

vitepress

Package Overview
Dependencies
Maintainers
1
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitepress - npm Package Versions

1
24

1.0.0-rc.43

Diff

Changelog

Source

1.0.0-rc.43 (2024-2-17)

Bug Fixes

  • handle process.env being undefined while process is not (b63e0a0), closes #3579
  • make local search work in combination with vue-i18n (#3559) (6624bb7)
  • theme: adjust mathjax svg styles (#3567) (2051100)

Features

  • theme: auto style markdown content in home page (#3561) (0903027)

Performance Improvements

BREAKING CHANGES

  • The default theme now styles the markdown content in the home page. If you have custom styles that rely on the markdown content not being styled, you may need to adjust your styles, or add markdownStyles: false to the frontmatter of your home page.
brc-dd
published 1.0.0-rc.42 •

Changelog

Source

1.0.0-rc.42 (2024-2-6)

Bug Fixes

  • md: dont break on nesting blockquotes inside gfm alerts (8f8a6fe), closes #3512
  • theme: correctly normalize paths ending with "index" (#3544) (c582a8d)
brc-dd
published 1.0.0-rc.41 •

Changelog

Source

1.0.0-rc.41 (2024-2-1)

Bug Fixes

  • handle CRLF in snippet plugin (5811b62), closes #3499
  • lazy evaluate known extensions to allow env set in config (04f794b)

Features

BREAKING CHANGES

  • vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.
brc-dd
published 1.0.0-rc.40 •

Changelog

Source

1.0.0-rc.40 (2024-1-22)

Bug Fixes

  • client: handle head orphans added in initial load (#3474) (5e2d853)
  • theme: avoid selecting summary on toggling details (77a318c)
  • theme: hover color for code links inside custom containers (#3467) (d529ed4)
  • type: fix missed VPBadge type in theme.d.ts (#3470) (fcf828c)

Features

brc-dd
published 1.0.0-rc.39 •

Changelog

Source

1.0.0-rc.39 (2024-01-16)

Bug Fixes

  • theme: misaligned outline indicator (#3458) (0ce5ece)
  • theme: enter key behavior conflict with IME in search box (#3454) (cd8ee6f)
  • theme: use--vp-c-tip- CSS variable for badge/block colors with typetip (#3434) (78abf47)

Features

brc-dd
published 1.0.0-rc.38 •

Changelog

Source

1.0.0-rc.39 (2024-01-16)

Bug Fixes

  • theme: misaligned outline indicator (#3458) (0ce5ece)
  • theme: enter key behavior conflict with IME in search box (#3454) (cd8ee6f)
  • theme: use--vp-c-tip- CSS variable for badge/block colors with typetip (#3434) (78abf47)

Features

brc-dd
published 1.0.0-rc.37 •

brc-dd
published 1.0.0-rc.36 •

Changelog

Source

1.0.0-rc.36 (2024-1-8)

Bug Fixes

  • avoid pushing to history when clicking on the current link (#3405) (d279e63)
  • theme/regression: external link icon not working (c236570), closes #3424
  • theme/regression: inter getting bundled even importing without-fonts entry (#3412) (b03fb83)
brc-dd
published 1.0.0-rc.35 •

Changelog

Source

1.0.0-rc.35 (2024-1-3)

Bug Fixes

  • client: add computed dir and lang to html root (c2b4c66), closes #3353
  • fill all empty code lines (563020b), closes #3305
  • fix theme chunking logic causing out-of-order styles (#3403) (a6cd891)
  • invalidate module cache for subsequent builds (#3398) (27f60e0)

Features

Performance Improvements

  • localSearch: add concurrency pooling, cleanup logic, improve performance (#3374) (ac5881e)
brc-dd
published 1.0.0-rc.34 •

Changelog

Source

1.0.0-rc.34 (2023-12-30)

Bug Fixes

  • build: clear cache after build (9568fea), closes #3363
  • default-theme: remove use of reactify for search i18n (8687b86)
  • print errors when importing an invalid dynamic route (#3201) (6d89a08)
  • remove double title from home pages (9f1f04e), closes #3375
  • theme/i18n: support customizing dark mode switch titles (#3311) (50c9758)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc