Socket
Socket
Sign inDemoInstall

vuepress-webpack

Package Overview
Dependencies
654
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

2.0.0-rc.0

Diff

Changelog

Source

2.0.0-rc.0 (2023-11-16)

Bug Fixes

  • support links with custom protocol (close #1404) (#1421) (518fd7d)

Features

  • upgrade to vite 5 and esbuild 0.19 (e1e9ec3)
meteorlxy
published 2.0.0-beta.68 •

Changelog

Source

2.0.0-beta.68 (2023-11-10)

Build System

Features

  • core: support templateBuildRenderer in app options and theme api (close #1120) (0b0108d)
  • theme-default: sync code group status (close #541) (7078dd5)
  • utils: add templateRenderer utils (fe8ea2a)

BREAKING CHANGES

  • utils: the outlets of templateBuild has been updated, see TEMPLATE_RENDERER_OUTLETS in @vuepress/utils package
  • drop support for node 16
meteorlxy
published 2.0.0-beta.67 •

Changelog

Source

2.0.0-beta.67 (2023-08-28)

Bug Fixes

meteorlxy
published 2.0.0-beta.66 •

Changelog

Source

2.0.0-beta.66 (2023-07-11)

Reverts

  • fix(client): avoid mismatching between route path and page data (close #1249) (#1361) (73e55f0)
meteorlxy
published 2.0.0-beta.65 •

Changelog

Source

2.0.0-beta.65 (2023-07-11)

Bug Fixes

Features

  • plugin-git: remove duplicate no-reply contributors (#1364) (3ff1b06)
meteorlxy
published 2.0.0-beta.64 •

Changelog

Source

2.0.0-beta.64 (2023-07-03)

Bug Fixes

  • plugin-active-header-links: remove force replace when updating hash (#1360) (fa6b9ea)

Performance Improvements

  • client: use eager computed for routeLocale (9d85d4f)
  • client: use eager computed for routePath to avoid extra route locale resolving (aacff56)
  • core: reduce pageRoutes size (#1274) (08cf419)
meteorlxy
published 2.0.0-beta.63 •

Changelog

Source

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

Bug Fixes

  • plugin-medium-zoom: avoid inject error in ssr mode (close #1338) (#1339) (5a56c9b)
  • theme-default: fix languages locale config (close #1345) (2edad72)
meteorlxy
published 2.0.0-beta.62 •

Changelog

Source

2.0.0-beta.62 (2023-05-11)

Bug Fixes

Build System

Features

  • bump vue to 3.3 (#1327) (bebadea)
  • bundler-vite: bump vite to 4.3 and temporarily remove manualChunks (#1328) (031563e)
  • markdown: support relative image links without ./ (#1103) (b7d71be)
  • theme-default: improve css variable acquisition (#1322) (eb0d0ea)

Performance Improvements

BREAKING CHANGES

  • markdown: for markdown image syntax ![alt](path), paths without ./ or / or protocol will be treated as relative links
  • drop support for node 14
meteorlxy
published 2.0.0-beta.61 •

Changelog

Source

2.0.0-beta.61 (2023-02-27)

Bug Fixes

  • client: avoid updating routeLocale on route hash change (#1253) (5eb9489)
  • markdown: render token attrs in code block (#1220) (b4e313b)
  • theme-default: fix site name text overflow style (#1260) (95363a5)

Features

meteorlxy
published 2.0.0-beta.60 •

Changelog

Source

2.0.0-beta.60 (2022-12-28)

Bug Fixes

  • markdown: avoid extracting headers in nested blocks by bumping mdit-vue (close #1201) (ecd3716)
  • theme-default: fix word breaking (close #1209) (#1210) (1e7761f)
  • theme-default: preserve url params when switching language (#1211) (941b2fe)

Features

  • client: improve default head title resolver (c688270)
  • plugin-docsearch: add injectStyles option (close #948) (#1208) (34fb6c2)
2345Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc