New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →
Socket
Sign inDemoInstall
Socket

vuepress-plugin-sitemap2

Package Overview
Dependencies
Maintainers
1
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-plugin-sitemap2 - npm Package Versions

1
â€Ļ
â€Ļ
31

2.0.0-beta.226

Diff

Changelog

Source

2.0.0-beta.226 (2023-06-15)

✨ Features

  • search-pro: add sortStrategy options (34d0734)

🐛 Bug Fixes

  • copy-code2: improve style (4f2b685)
  • search-pro: fix heading without anchor (1d66704)
  • theme: fix active header link (1cabe8c)
  • theme: fix bounce icon preset (e5d9f10)
  • theme: fix original info style (4685efa)
  • theme: fix permalink not working, close #3222 (a2a5d9a)
mister-hope
published 2.0.0-beta.225 â€ĸ

Changelog

Source

2.0.0-beta.225 (2023-06-11)

✨ Features

  • components: optimize badge style (9d2e984)
  • md-enhance: add breaks and linkify options, close #3215 (def96f1)
  • md-enhance: special handle themeVariables for mermaid (f35cd26)
  • shared: infer route path for VPLink (ae429ed)

🐛 Bug Fixes

  • comment2: fix type imports (d6b3503)
  • md-enhance: fix code tab style on mobile (0c11483)
  • md-enhance: optimize tasklist style, close #3213 (aba5e64)
  • theme: exclude blog from autocatalog (6320da2)
  • theme: fix autolink (973c9ae)

🚀 Performance Improvements

  • theme: avoid unnecessary update for navbar links (600d444)
mister-hope
published 2.0.0-beta.224 â€ĸ

Changelog

Source

2.0.0-beta.224 (2023-06-08)

✨ Features

  • search-pro: improve auto suggestion (f6d79db)

🚀 Performance Improvements

  • improve router resolve speed (33ed2ce)
mister-hope
published 2.0.0-beta.223 â€ĸ

Changelog

Source

2.0.0-beta.223 (2023-06-08)

✨ Features

  • components: add loading state for components (642c0a9)
  • md-enhance: support additional plugins and align docs, close #3202 (254c510)
  • shared: add VPLink (679e142)
  • theme: key InfoPanel in blog pages (779779d)

🐛 Bug Fixes

  • theme: fix blogger info appearance (075f23d)
mister-hope
published 2.0.0-beta.222 â€ĸ

Changelog

Source

2.0.0-beta.222 (2023-06-07)

✨ Features

🐛 Bug Fixes

  • components: fix Share appearance (c64efef)
  • md-enhance: support import code with codeTabs, close #3199 (7d410c4)
  • search-pro: fix export (459cd0b)

↩ī¸ Reverts

  • "feat(search-pro): optimize results" (8ab3c3a)
mister-hope
published 2.0.0-beta.221 â€ĸ

Changelog

Source

2.0.0-beta.221 (2023-06-06)

✨ Features

  • components: use create-codepen (6257b4a)
  • search-pro: add onClickOutside for suggestions (60f54ba)
  • theme: register HopeIcon globally (d412038)

🐛 Bug Fixes

  • feed2: fix rss link not generated (47d635b)
  • search-pro: fix autocomplete hot key (356ce49)
mister-hope
published 2.0.0-beta.220 â€ĸ

Changelog

Source

2.0.0-beta.220 (2023-06-04)

✨ Features

  • components: use built-in library for codepen (6b1614a)
  • md-enhance: support katex copy option, close #2597 (ef5af7a)
  • search-pro: improve auto suggestion style (b316248)
  • theme: add runningTime preset, close #1950 (9e467c6)
  • theme: improve homepage (ef93e67)
  • theme: update BreadCrumb (f4be5a3)

🐛 Bug Fixes

  • comment2: fix artalk loading icon (f2da175)
  • deps: update dependency mermaid to v10.2.2 (#3189) (8a32736)
  • search-pro: fix worker issue with regexp sequence (a85ea8b)
  • theme: fix feature panel. close #3186 (477140e)
mister-hope
published 2.0.0-beta.219 â€ĸ

Changelog

Source

2.0.0-beta.219 (2023-06-01)

✨ Features

  • create: ensure user not using npm.taobao.org (eba8d5a)
  • create: support i18n config (003788c)
  • shared: fix display issue on custom rem size device (627ccb9)

🐛 Bug Fixes

  • comment2: fix loading icon issue (81e1678)
  • create: fix blog template navbar (3d96a4f)
  • theme: fix feature style (f942e5c)
  • theme: fix homepage style (4acc226)

🚀 Performance Improvements

  • theme: use functional component and small tweaks (42e92e8)
mister-hope
published 2.0.0-beta.218 â€ĸ

Changelog

Source

2.0.0-beta.218 (2023-05-31)

✨ Features

  • create: update template (ecfcfd4)
  • theme: improve feature and highlight style (3409e89)
  • theme: optimize styles (9f3ce84)

🐛 Bug Fixes

  • auto-catalog: fix appearance (a302ba5)
  • md-enhance: fix code demo, close #3175 (d62f9c8)
  • theme: fix dd tag style in highlights (6a9ceba)
  • theme: fix extraLocales not working (92b4310)
  • theme: fix hero info (7a3021f)
  • theme: fix highlight imageDark not working (36b241d)
  • theme: fix highlight panel with slots (ee947e6)
  • theme: fix missing style in bundled mode, close #3177 (149f26e)
  • theme: fix presets (6e03c31)
  • theme: improve main title font size on homepage (b50239c)
mister-hope
published 2.0.0-beta.217 â€ĸ

Changelog

Source

2.0.0-beta.217 (2023-05-31)

⚠ BREAKING CHANGES

  • pwa2: remove showInstall option as it's not working

✨ Features

  • auto-catalog: use path as name when no title, add vp prefix class (82839d0)
  • components: add vp prefix (89fc447)
  • md-enhance: add vp prefix (79472e8)
  • md-enhance: improve container mobile appearance (f98419b)
  • pwa2: expose helper functions (0963682)
  • search-pro: support auto suggestions (33a5ec9)
  • theme: add heroImageStyle bgImage and bgImageStyle for project homepage (d7e50e0)
  • theme: add highlight panel (610e4ad)
  • theme: add vp-prefix for sidebar (0cf69f5)
  • theme: improve highlight style (07e6909)
  • theme: make highlight built-in (f463e81)
  • theme: revert homepage change (7b965ee)
  • theme: support bgImageDark (2c923bf)
  • theme: support containerClass prop (e0a9947)

🐛 Bug Fixes

  • lightgallery: fix client config inject (16b0350)
  • search-pro: avoid wrap on mobile (4181c4d)
  • search-pro: fix devServer worker (5b61fd8)
  • search-pro: fix modal style (dad22dd)
  • search-pro: fix search history (a3dd3d2)
  • theme: fix dropdown issue when hover (1eefd94)
1
â€Ļ
â€Ļ
31
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