Socket
Socket
Sign inDemoInstall

vitepress

Package Overview
Dependencies
Maintainers
3
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.3

Diff

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.2 •

Changelog

Source

1.0.0-rc.30 (2023-11-23)

Bug Fixes

  • client: no onAfterRouteChanged called after popstate (#3227) (60fc8fd), closes #3226
  • theme: remove double padding from sidebar (ef6d8d1), closes #3228

Features

BREAKING CHANGES

  • VitePress now uses shikiji instead of shiki for syntax highlighting. If you're using features like adding extra languages or custom aliases, please refer shikiji docs for migration guide or comment on #3237 if you need help.
brc-dd
published 1.0.0-rc.1 •

Changelog

Source

1.0.0-rc.20 (2023-09-24)

Bug Fixes

  • build: consistent route.path across dev and ssr (#2997) (0d56855)
  • build: don't show missing lang warnings with text specifiers in fences (aa40cec)
  • handle references in container titles (7fbfe71), closes #3004
  • hmr: handle hmr in imported code snippets (#3005) (e84f313)
  • snippet hmr not working with rewrites (a275049)
  • selectively pass env for container titles (1a9c32d), closes #3007
  • types: add RegExp to markdown's allowed attributes (#3008) (bc96b2b)
brc-dd
published 1.0.0-beta.7 •

Changelog

Source

1.0.0-beta.7 (2023-07-29)

Bug Fixes

  • build: createContentLoader generates invalid url when srcDir is set (#2578) (74d9ba2)
  • build: duplicate description tags with transformHead (#2702) (68f25f5)
  • build: use vue dev build when DEBUG is truthy (#2689) (b61f36d)
  • build: remove index.html when using createContentLoader (#2693) (6fc88a5)
  • search: add useFocusTrap and mark.js to optimizeDeps (#2682) (fb048a6)
  • theme: incorrect header anchor icon position with multline headers (#2694) (77c1b4d)
  • theme: code group tab divider not showing full-width (#2701) (b39b491)
  • theme: fix feature component always generating anchor tags (51f28bf)
  • theme: respect empty rel and target (#2705) (60dd0a4)

Features

BREAKING CHANGES

  • build: createContentLoader will now resolve globs relative to srcDir instead of root
brc-dd
published 1.0.0-beta.6 •

Changelog

Source

1.0.0-beta.6 (2023-07-22)

Bug Fixes

Features

  • build: add metaChunk option to extract metadata to separate chunk (#2626) (700fad1)
  • build: support custom assetsDir (#2497) (64d7c3b)
  • build: support overriding meta viewport tag (#2642) (94e2966)
  • search: allow excluding content from search results (#2602) (37d5b27), closes #2344
  • search: support minisearch customization (#2576) (9fee554)
  • theme: allow using html text in VPHero (#2635) (ec7643d)
  • theme: make navbar logo's height customizable by css variable (#2644) (c2e79aa)
  • theme: support footer frontmatter config (#2574) (e79a13e)

Performance Improvements

brc-dd
published 1.0.0-beta.5 •

Changelog

Source

1.0.0-beta.5 (2023-07-03)

Bug Fixes

  • types: Sidebar was exported multiple times breaking the config (#2573) (a99dcf9)
brc-dd
published 1.0.0-beta.4 •

Changelog

Source

1.0.0-beta.4 (2023-07-02)

Bug Fixes

  • build: add @vue/devtools-api to optimizeDeps.include (#2543) (b2a129f)
  • client: bypass client router for links explicitly specifying target (#2563) (e95015f)
  • client: don't throw on using special chars in element ids (#2560) (6b98113)
  • client: scroll not working on clicking an anchor in search box (#2527) (c30e758)
  • theme: unresponsive back button with empty input in search box (#2566) (fa3780f)

Features

  • build: support nested markdown includes (#2545) (0c4210b)
  • client: add onBeforePageLoad hook for router (#2564) (665f3b0)
  • support selecting line range when importing md file (#2502) (1ef33fe)
  • theme: allow customizing last updated date time format options (#2332) (24abc7c)
  • theme: allow hiding navbar on specific pages via frontmatter (#2565) (1e15001)
  • theme: expose useSidebar (#2496) (c4909e4)
  • theme: option to show icon for external links (#2501) (52cfbc3)

BREAKING CHANGES

  • client: specifying target="_self" for internal links will now perform full reload.
brc-dd
published 1.0.0-beta.3 •

Changelog

Source

1.0.0-beta.3 (2023-06-20)

Bug Fixes

  • build: disable validation for rewrite compiling (69b2625)

  • theme: prevent glitch when algolia chunk is loaded (#2519) (51661de)

  • use extends in template custom theme (#2500) (7e39e02)

  • revert!: sync defineConfig types with vite (#2529) (cd03db8), closes #2529

Features

  • build: allow using regex in rewrites (f831767)
  • client: expose dataSymbol (a547530), closes #2489

BREAKING CHANGES

  • reverts the breaking changes in beta-2. defineConfig and defineConfigWithTheme no longer accept functions as argument.
brc-dd
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2023-06-11)

Bug Fixes

  • build: create markdown env for localSearchPlugin (#2322) (c9a98ac)
  • build: use rimraf to handle temp folder deletion in windows (#2483) (2f75769)
  • search: detailed view not working when page contains script setup (80e734d), closes #2485
  • theme: adjust z-index for active code group marker (#2413) (06c0fc5)
  • theme: properly show divider between navs (#2481) (2bd55ec)
  • theme: use brand color in skip link in dark theme (#2431) (62d1110)
  • theme: use document !== undefined check for browser (#2417) (c869ea6)
  • types: sync defineConfig types with vite (b3ded34)
  • types: theme-without-fonts types for node (#2416) (8e87c14)

Features

  • build: support relative path for code snippet (#1894) (90478b3)
  • cli: add shortcut for restarting server (#2403) (64b06db)
  • theme: add custom label for social links (#2466) (c995b9f)
  • theme: add semantic markup to local search dialog (#2325) (4ddb96f)
  • theme: allow prev/next links to be disabled globally (#2317) (29a9647)

Performance Improvements

  • parallelize mpa chunks copy (#2389) (6d7d195)
  • search: use dom apis instead of regex-based section parsing (#2486) (d62e6f6)
  • theme/search: prevent repeated rendering of same page (#2398) (e7be720)

BREAKING CHANGES

  • types: defineConfig and defineConfigWithTheme can now accept functions that return the config object. This might break typings in some third-party plugins that rely on the type of these functions.
kiaking
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2023-05-22)

Bug Fixes

  • config: set scrollOffset to 0 is not effect (#2395) (8153f23)
  • theme: make features section layout consistent (#2382) (26f21d9)
  • theme: missing global properties in localSearch (#2396) (4896811)
  • theme: support custom target and rel in navbar links for mobile (#2400) (f364a5d)
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