🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@vuepress/plugin-comment

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-comment - npm Package Versions

234567

2.0.0-rc.106

Diff
mister-hope
published 2.0.0-rc.106 •

Changelog

Source

2.0.0-rc.106 (2025-05-26)

Bug Fixes

  • plugin-copy-code: fix hydration mismatch (#476) (7318f6a)
  • plugin-redirect: fix cache and temp option in cli (d5f414a)

Features

  • add attribute class="language-" into <code> (#473) (31f4309)
  • helper: add isSlotContentEmpty function (#474) (6782d7e)
  • plugin-meilisearch: add cli to generate only_urls (#446) (22f13d1)
mister-hope
published 2.0.0-rc.105 •

Changelog

Source

2.0.0-rc.105 (2025-05-16)

Features

mister-hope
published 2.0.0-rc.104 •

Changelog

Source

2.0.0-rc.104 (2025-05-13)

Bug Fixes

  • plugin-shiki: fix incorrect highlight lines parsing (#463) (1205432)
  • theme-default: fix navbar mismatch (bca0562)
  • theme-default: fix NotFound mismatch (#467) (1818e8b)

Features

  • helper: improve slot type (744b5a2)
mister-hope
published 2.0.0-rc.103 •

Changelog

Source

2.0.0-rc.103 (2025-05-08)

Bug Fixes

Features

  • helper: add RequiredSlot type (d504309)
  • helper: improve slot types (a156c84)
  • highlighter-helper: helper to inject icons for code-title-bar (#458) (4569d42)
mister-hope
published 2.0.0-rc.102 •

Changelog

Source

2.0.0-rc.102 (2025-05-07)

Bug Fixes

  • plugin-git: fix issues where the plugin is not enabled (97a54ce)

Features

  • helper: provide slot types (#453) (618ad70)
  • plugin-redirect: use location.replace to keep history records clean (b4aa32c)
  • plugin-seo: not add "\n" if the file does not exist (#452) (b476bae)
mister-hope
published 2.0.0-rc.99 •

Changelog

Source

2.0.0-rc.99 (2025-05-01)

Bug Fixes

  • plugin-git: fix commit body parsing and remove execa (#447) (df92ae2)

Features

  • create-vuepress: remove execa (91b5f4b)
mister-hope
published 2.0.0-rc.98 •

Changelog

Source

2.0.0-rc.98 (2025-04-28)

Note: Version bump only for package @vuepress/ecosystem

mister-hope
published 2.0.0-rc.97 •

Changelog

Source

2.0.0-rc.97 (2025-04-28)

Bug Fixes

  • helper: fix heading normalize style (0242dcc)
  • plugin-markdown-hint: fix print style, close #438 (55f8473)
  • plugin-seo: overlay issue when using with plugin-sitemap (#442) (64894c5)
  • plugin-slimsearch: fix dev server worker, close #439 (4c405cf)
  • theme-default: fix hero action button hover, close #437 (0b51977)

Features

  • plugin-sitemap: sitemap is always written to robots (#443) (9b2e3b9)
mister-hope
published 2.0.0-rc.95 •

Changelog

Source

2.0.0-rc.95 (2025-04-14)

Bug Fixes

  • plugin-git: avoid innerHTML with unsafe commit message (7141fac)
  • plugin-photo-swipe: fix photo-swipe options (72dae75)
  • plugin-reading-time: fix composables (3ff7d98)

Features

  • plugin-meilisearch: support meilisearch (#422) (819fc11)

Performance Improvements

mister-hope
published 2.0.0-rc.94 •

Changelog

Source

2.0.0-rc.94 (2025-04-12)

Features

  • highlighter-helper: hide ext when title exists (7458ff1)