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

    @vuepress/plugin-external-link-icon

VuePress plugin - external link icon


Version published
Maintainers
2
Created

Changelog

Source

2.0.0-rc.1 (2024-01-24)

Bug Fixes

  • bundler-vite: serve assets with absolute path in dev server correctly (close #1442) (d0b4062)
  • client: avoid updating existing head tags (close #1268) (#1314) (bfbab28)
  • client: merge locales head correctly (2fe35bb)
  • markdown: use non-greedy matching when parsing attributes (#1469) (91d8e3d)

Features

  • bump to vue 3.4 (7f192ea)
  • cli: update config file build target to node18 (66d20fc)
  • cli: update info command to include more binaries and remove ecosystem packages (84b5c80)
  • markdown: add absolutePathPrependBase option for assets plugin (634af03)
  • markdown: add title support for code blocks (close #1277) (#1456) (706a427)
  • markdown: bump to markdown-it 14 (5abdcdf)
  • markdown: update default anchor permalink function (close #1363) (#1452) (f7d6dde)
  • vuepress: add client-types export (#1460) (57bb91b)
  • vuepress: add more exports and bin shorthands (close #1446) (#1449) (3a32e0a)

BREAKING CHANGES

  • vuepress: vuepress-vite and vuepress-webpack packages have been removed, and the corresponding commands have been moved to vuepress package. With vuepress command, you need to install bundler package and set bundler in config file manually. With vuepress-vite and vuepress-webpack command, you still need to install bundler package, but you can omit bundler option in config file.
  • markdown: the default permalink function of markdown-it-anchor has been changed from ariaHidden to headerLink for better accessibility, which would be a potential breaking change for theme authors
  • markdown: bump to markdown-it 14

Keywords

FAQs

Last updated on 26 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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