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

@vuepress/cli

Package Overview
Dependencies
Maintainers
2
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/cli - npm Package Versions

1
14

2.0.0-beta.6

Diff

Changelog

Source

2.0.0-beta.6 (2021-03-26)

Reverts

  • refactor(client): remove extra handling for router base (6205279)
meteorlxy
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 (2021-03-26)

Bug Fixes

  • client: ensure page component is loaded before route resolve (598adf3)
  • markdown: avoid wrapping highlighted code with multiple pre (f0b3872)
  • plugin-prismjs: avoid loading languages multiple times (4af5005)
  • theme-default: add active class to sidebar group heading (8dcb945)
  • theme-default: allow NavLink in sidebar children (ea50010)
  • theme-default: make navlink active in subpath (close #70) (4c865b1)
  • theme-default: make nested sidebar groups work (4ada701)
  • theme-default: make scrollBehavior work with transition (close #77) (4b8d0cf)

Features

  • plugin-shiki: add shiki plugin (66bbcbd)

Performance Improvements

meteorlxy
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2021-03-20)

Bug Fixes

  • bundler-vite: disable auto resolving vite config file (57967f7)

Code Refactoring

  • markdown: remove default syntax highlighter (4a1abe3)

Features

  • plugin-prismjs: add prismjs plugin (638ad8a)
  • theme-default: use prismjs plugin (f131de4)

BREAKING CHANGES

  • markdown: prismjs is no longer the default syntax highlighter
meteorlxy
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3 (2021-03-17)

Bug Fixes

  • bundler-vite: fix fs path on windows (close #74) (db3c3e8)

Features

  • cli: show info of vite related packages (73a66df)
meteorlxy
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2 (2021-03-14)

Bug Fixes

  • bundler-vite: avoid optimizing client package (5708934)
  • bundler-vite: workaround for vitejs/vite#2503 (055b280)
  • plugin-nprogress: always optimize nprogress with vite (2aeb2bf)
meteorlxy
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2021-03-13)

meteorlxy
published 2.0.0-beta.0 •

Changelog

Source

2.0.0-beta.0 (2021-03-13)

Bug Fixes

  • plugin-google-analytics: fix types (92aa486)

Features

  • bundler-vite: add vite support :zap: (7d612c4)
  • cli: add defineUserConfig util (c20f7b7)
  • client: add defineClientAppEnhance and defineClientAppSetup utils (1520517)
  • implement vite hmr (525c18d)
  • theme-default: use sass as css pre-processor (7eb1fd8)
  • vuepress-vite: add vuepress-vite package (03a6583)

BREAKING CHANGES

  • theme-default: the palette system of default theme is migrated to sass
meteorlxy
published 2.0.0-alpha.26 •

Changelog

Source

2.0.0-alpha.26 (2021-02-24)

Bug Fixes

  • cli: add theme-data plugin and rename palette plugin (97ce42b)

Features

  • bundler-webpack: enable options API by default (e29b6e1)
  • plugin-palette: add palette plugin (556a23c)

BREAKING CHANGES

  • plugin-palette: migrate @vuepress/plugin-palette-stylus to @vuepress/plugin-palette
meteorlxy
published 2.0.0-alpha.25 •

Changelog

Source

2.0.0-alpha.25 (2021-02-20)

Bug Fixes

  • markdown: do not treat autolink as a component (close #60) (9f6cffa)

Code Refactoring

  • core: remove theme data from site data (187aef3)

Features

  • plugin-theme-data: extract theme data injection to a plugin (e971e39)

BREAKING CHANGES

  • core: themeConfig is not available in site data any more
meteorlxy
published 2.0.0-alpha.24 •

Changelog

Source

2.0.0-alpha.24 (2021-02-13)

Code Refactoring

  • core: change page default date to 0000-00-00 (1ce602e)
  • core: remove permalink and pattern from page options (9534989)

Features

  • core: add extendsPageOptions hook (19b7e83)
  • core: add watchers parameter to onWatched hook (0bcd594)

BREAKING CHANGES

  • core: remove permalink and pattern from page options
  • core: change page default date from 1970-01-01 to 0000-00-00
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