Socket
Socket
Sign inDemoInstall

@vuepress/shared

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/shared - npm Package Versions

1
68

2.0.0-beta.18

Diff

Changelog

Source

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

Bug Fixes

  • plugin-search: disable default form action on Enter key (#189) (81b5b24)
  • plugin-toc: exclude h1 header in toc (5e96641)
  • theme-default: exclude h1 header in sidebar (280626d)
  • theme-default: show outline of toggle-dark-button (bc94de0)

Code Refactoring

  • core: drop support for plugin nesting (f7da97f)
  • core: resolve page title from markdown env (09d08a4)

Features

  • cli: watch dependencies of user config file (b220524)
  • markdown: add extract-title plugin (e0a1556)

Performance Improvements

  • bundler-vite: make server build lighter (a6ddea5)

BREAKING CHANGES

  • core: a plugin cannot use other plugins anymore
  • core: markdown emoji syntax is not supported in frontmatter title
meteorlxy
published 2.0.0-beta.7 •

Changelog

Source

2.0.0-beta.7 (2021-04-09)

Bug Fixes

  • bundler-webpack: always extract css file in build mode (accc484)
  • client: install vue-router after clientAppEnhance (close #100) (2f5450f)
  • client: make page data hmr work as expected (374ae43)
  • theme-default: allow direct img children to be zoomable (close #84) (832bd6f)

Features

  • bundler-webpack: bump webpack-dev-server to 4.0.0-beta.2 (dd8c408)
  • core: show warning when duplicate plugins are detected (742f581)
  • plugin-toc: add toc plugin (0ea1720)
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.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)
meteorlxy
published 2.0.0-alpha.18 •

Changelog

Source

2.0.0-alpha.18 (2021-01-17)

Bug Fixes

  • client: load existing head tags on mounted (15722c5)
  • markdown: load some languages by default to partially avoid prism issue (48c085a)
  • theme-default: fix homepage frontmatter type (9cf2d28)
  • theme-default: fix sidebar config override (2c2c280)
  • theme-default: make sr-only tags unselectable (0f6488e)

Features

  • client: make usePageFrontmatter generic (2c5e5c1)
  • shared: optimize frontmatter type and support generics (8a7025f)
  • theme-default: add code-group custom container (d0a20aa)
  • theme-default: add page transition (845cc2c)
  • theme-default: allow html in homepage footer (87e0821)
  • theme-default: optimize scrollbar style of sidebar (27abb26)
  • theme-default: support multiple action buttons in homepage (close #23) (bb44710)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc