Socket
Socket
Sign inDemoInstall

@vuepress/client

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/client - npm Package Versions

1
79

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.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.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
meteorlxy
published 2.0.0-alpha.22 •

Changelog

Source

2.0.0-alpha.22 (2021-02-10)

Bug Fixes

  • client: only watch route path to update head (3174f5a)
  • plugin-debug: avoid enabling in production mode (close #53) (9612282)
meteorlxy
published 2.0.0-alpha.20 •

Changelog

Source

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

Bug Fixes

  • plugin-medium-zoom: always refresh medium-zoom with delay (2495f5d)
  • theme-default: fix max width of navbar links wrapper (846e60c)
  • theme-default: remove extra rem in styles (close #50) (9b1b852)

Features

  • core: create siteData in vuepress app (05b87dd)
  • core: make language available in page data (03bb09f)
meteorlxy
published 2.0.0-alpha.19 •

Changelog

Source

2.0.0-alpha.19 (2021-01-24)

Bug Fixes

  • cli: add esbuild external (8d285ea)

Features

  • core: add onWatched hook (9725a10)
  • plugin-docsearch: allow more fields in locales config (ce1cf18)
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