Socket
Socket
Sign inDemoInstall

@vuepress/plugin-external-link-icon

Package Overview
Dependencies
543
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12456Next

2.0.0-beta.63

Diff

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)
meteorlxy
published 2.0.0-beta.59 •

Changelog

Source

2.0.0-beta.59 (2022-12-14)

Bug Fixes

  • bundler-webpack: fix order of extensionAlias (close #1082) (28eeb9b)
meteorlxy
published 2.0.0-beta.58 •

Changelog

Source

2.0.0-beta.58 (2022-12-10)

Bug Fixes

  • bundler-webpack: avoid duplicated style preload (e484a55)
  • bundler-webpack: fix module identifier matching (9d8d645)
  • bundler-webpack: partially fix ssr dependencies issue (83e7b6c)
meteorlxy
published 2.0.0-beta.57 •

Changelog

Source

2.0.0-beta.57 (2022-12-09)

Bug Fixes

Build System

  • bump to vite 4 and rollup 3 (5fac2e6)

Code Refactoring

Features

  • client: add VUEPRESS_BASE constant (fe047fe)

BREAKING CHANGES

  • bump to vite 4 and rollup 3
  • excerpt has been removed from page object and page data
meteorlxy
published 2.0.0-beta.56 •

Changelog

Source

2.0.0-beta.56 (2022-12-09)

Reverts

meteorlxy
published 2.0.0-beta.55 •

Changelog

Source

2.0.0-beta.55 (2022-12-09)

Bug Fixes

  • bundler-vite: fix regression of vite options merging (close #1184) (998eb94)

Performance Improvements

meteorlxy
published 2.0.0-beta.54 •

Changelog

Source

2.0.0-beta.54 (2022-12-08)

Bug Fixes

  • bundler-vite: make user config have the highest priority (#1092) (91cc59e)
  • client: allow double quotes in head tag (close #1174) (#1176) (69956c0)
  • client: async load client configs to avoid circular deps (close #1154) (b0a7a0e)
  • markdown: support single quotes in img tag (close #937) (#1104) (7dae33a)

Features

BREAKING CHANGES

  • utils: @vuepress/utils no longer exports chalk, use colors instead
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