Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vitepress

Package Overview
Dependencies
Maintainers
5
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitepress - npm Package Versions

1
25

1.1.0

Diff

Changelog

Source

1.1.0 (2024-04-09)

Bug Fixes

  • client: hashchange should only be triggered for same page navigations (#3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#3767) (5f28e74)

Features

  • client: add hash property to useData()
  • theme: update Inter to version 4 (#3693) (#3694) (ffafa31)
brc-dd
published 1.0.2 •

Changelog

Source

1.0.2 (2024-04-01)

Bug Fixes

  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)
brc-dd
published 1.0.1 •

Changelog

Source

1.0.1 (2024-03-22)

Bug Fixes

  • build: vendor vue-demi to avoid resolution issues with yarn berry (#3680) (5d3cb96)
yyx990803
published 1.0.0 •

Changelog

Source

1.0.0 (2024-03-21)

Bug Fixes

  • build: resolve pattern relative to srcDir instead of root in createContentLoader (#3638) (59183e9)
  • localSearch: remove empty titles that may appear in search results (#3665) (f7aef3c)
  • theme: fixed sidebar expand caret showing when no children are present (#3657) (e13f932)
  • theme: ignore inner-page items in next/prev link (#3663) (b50a8a1)
  • theme: local nav separator not visible on pages having no outline (1909041)

Features

  • theme: allow selectively disabling external link icon on navbar items (#3607) (5f6297c)
brc-dd
published 1.0.0-rc.45 •

Changelog

Source

1.0.0-rc.45 (2024-03-06)

Bug Fixes

Features

  • set __VITEPRESS__ for easy detection by plugins and other tools (#3634) (f6bd99e)
brc-dd
published 1.0.0-rc.44 •

Changelog

Source

1.0.0-rc.44 (2024-2-19)

Reverts

  • types for internal components (e703429)
brc-dd
published 1.0.0-rc.43 •

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

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