Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vuepress-webpack

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-webpack - npm Package Versions

1234

2.0.0-beta.30

Diff

Changelog

Source

2.0.0-beta.30 (2021-12-23)

Bug Fixes

  • plugin-back-to-top: fix regression when upgrading ts-debounce (close #579) (7a6a45b)
  • theme-default: arrows not displaying in page nav (#573) (2d5b084)
  • theme-default: do not always wrap logo and hero image with client-only (6b4ee45)

Features

  • bundler-webpack: add devServerSetupMiddlewares option (4a042a4)

BREAKING CHANGES

  • bundler-webpack: beforeDevServer and afterDevServer options are removed, use devServerSetupMiddlewares instead
meteorlxy
published 2.0.0-beta.29 •

Changelog

Source

2.0.0-beta.29 (2021-12-18)

Bug Fixes

  • core: set default bundler option to vite (3fd11f5)
  • core: use theme after its plugins (fc5bd91)

Features

  • extract external link icon to plugin (437b750)
  • theme-default: export default locale options (e3ac623)

BREAKING CHANGES

  • config markdown.links.externalIcon is removed, use plugin-external-link-icon instead
  • frontmatter externalIcon is removed, use externalLinkIcon from plugin-external-link-icon
  • component OutboundLink is removed, use ExternalLinkIcon from plugin-external-link-icon
meteorlxy
published 2.0.0-beta.28 •

Changelog

Source

2.0.0-beta.28 (2021-12-17)

Bug Fixes

  • bundler-vite: flatten the plugins structure to avoid ordering issue (close #535) (b4011ac)
  • theme-default: fix kbd color in dark mode (#503) (31bea57)
  • theme-default: use browser default locale in last updated date (#462) (3746e66)

Features

  • core: replace extendsPageData with extendsPage hook (827a873)
  • core: support extendsMarkdownOptions hook (a1fc69b)
  • core: support routeMeta in frontmatter (93cdb53)
  • theme-default: make the arrows in page nav clickable (#540) (e7b31fd)
  • theme-default: support heroImageDark frontmatter (close #526) (#559) (779ddaa)
  • vuepress-webpack: add vuepress-webpack package (a2d9c9a)
  • vuepress: switch default bundler to vite (e1004df)

BREAKING CHANGES

  • vuepress: switch default bundler from webpack to vite
  • core: now app.markdown is only available in and after onInitialized hook
  • core: now extendsPageOptions hook does not allow a return value any more
  • core: extendsPageData hook should be migrated to extendsPage hook
meteorlxy
published 2.0.0-beta.27 •

Changelog

Source

2.0.0-beta.27 (2021-10-28)

Bug Fixes

  • shared: treat ftp links as external (close #456) (9894b56)
  • theme-default: avoid ssr-mismatch of dark mode logo (close #453) (aaf1152)
  • theme-default: fix code overflow-wrap in Safari (close #435) (6e6fe4f)
  • theme-default: hero actions spacing on small devices (close #381) (#442) (288927a)

Features

  • bundler-vite: compat with vite 2.6 (bad82eb)
  • shared: add isLinkFtp util (b8f35c9)
  • theme-default: support editLinkPattern frontmatter (close #450) (edecf2d)
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