Socket
Socket
Sign inDemoInstall

@vuepress/utils

Package Overview
Dependencies
69
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
8Next

2.0.0-rc.14

Diff

meteorlxy
published 2.0.0-rc.13 •

Changelog

Source

2.0.0-rc.13 (2024-05-31)

Bug Fixes

  • bundler-vite: exclude vite 5.2.12 from version range (close #1573) (1b77850)
meteorlxy
published 2.0.0-rc.12 •

Changelog

Source

2.0.0-rc.12 (2024-05-27)

Bug Fixes

Code Refactoring

Features

  • bundler-webpack: enable css-modules for .module.css files (close #1557) (#1560) (10378e1)
  • bundler-webpack: replace postcss-csso with lightningcss (close #1349) (c854b19)
  • bundler-webpack: replace webpack-chain with webpack-5-chain (close #1503) (#1566) (21ae915)
  • core: allow non-default-export client config file (#1564) (d3b3cc4)

BREAKING CHANGES

  • markdown: markdown.code option is remove. Please use @vuepress/plugin-shiki and @vuepress/plugin-prismjs instead.
  • bundler-webpack: For webpack bundler, css-modules will be enabled for *.module.[ext] files. The previous *.[ext]?module usage is no longer supported.
meteorlxy
published 2.0.0-rc.11 •

Changelog

Source

2.0.0-rc.11 (2024-05-16)

Features

  • client: improve AutoLinkProps (#1554) (0777d09)
  • client: support slot props in AutoLink (630e29a)
meteorlxy
published 2.0.0-rc.10 •

Changelog

Source

2.0.0-rc.10 (2024-05-16)

Bug Fixes

  • bundler-vite: disable server.fs.cachedChecks by default (close #1526) (bab6ae9)
  • client: fix siteLocaleData type (#1529) (1825636)
  • client: keep full path during route navigation (close #1514) (#1527) (e6455e0)
  • core: transform file path to chunk name (close #1531) (d584ee3)
  • markdown: fix query parsing and absolute link fallback in linksPlugin (close #1536) (#1537) (5082b3d)
  • shared: check external link correctly (#1543) (34e240c)
  • shared: check link with protocol correctly (#1542) (8b1ab67)

Features

  • client: add AutoLink component (#1546) (8eb722f)
  • client: export ResolvedRoute type (#1525) (950f158)
  • client: support relative link in RouteLink (#1545) (7c8f271)
  • core: allow null permalink in frontmatter to disable permalink (#1547) (becebb2)
  • enable hydration mismatch details in debug mode (#1530) (b752f9c)
  • markdown: upgrade markdown-it type to v14 (0a5d4eb)
  • shared: support relative links in normalizeRoutePath (#1544) (c443a95)

Performance Improvements

  • shared: use non-capture group for resolveRoutePathFromUrl (#1539) (2bbb2b2)
meteorlxy
published 2.0.0-rc.9 •

Changelog

Source

2.0.0-rc.9 (2024-03-22)

Bug Fixes

meteorlxy
published 2.0.0-rc.8 •

Changelog

Source

2.0.0-rc.8 (2024-02-19)

Bug Fixes

  • bundler-webpack: inject all vue feature flags explicitly (c645d1a)
  • client: make layouts client config optional (close #1494) (27a88ec)
  • client: remove usage of vueuse (close #1500) (b352c09)

Features

  • bundler-vite: bump vite to 5.1 (b2e322a)
  • bundler-webpack: bump webpack-dev-server to v5 (a250c76)
  • client: throw error when layout does not exist (158b12c)

Reverts

  • refactor(client): handle page data hmr by checking pageChunk ref (bb96427)
meteorlxy
published 2.0.0-rc.7 •

Changelog

Source

2.0.0-rc.7 (2024-02-06)

Features

  • client: add useClientData composable (37f646b)
meteorlxy
published 2.0.0-rc.6 •

Changelog

Source

2.0.0-rc.6 (2024-02-05)

Bug Fixes

  • shared: handle query and hash in normalizeRoutePath (c1dbc2c)

Features

  • client: export useRoute and useRouter (eb13cb0)
meteorlxy
published 2.0.0-rc.5 •

Changelog

Source

2.0.0-rc.5 (2024-02-05)

Bug Fixes

  • markdown: keep base if link tag is not updated (073e21d)
  • shared: improve normalizeRoutePath edge cases handling (f2247bb)

Features

  • client: add RouteLink component (d4dbcc6)
2345
8Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc