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

@vuepress/utils

Package Overview
Dependencies
Maintainers
6
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/utils - npm Package Versions

1
79

2.0.0-beta.1

Diff

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

Changelog

Source

2.0.0-alpha.15 (2021-01-04)

Bug Fixes

  • core: fix site locale data type (7898500)
  • theme-default: click to close dropdown that opened by tab and click (88d1ae2)
  • theme-default: fix font-size of dropdown group title (563156c)

Features

  • core: provide app in all plugin hooks (21cc3a6)

Reverts

  • fix(theme-default): remove outline when focused on dropdown button (66d3feb)
meteorlxy
published 2.0.0-alpha.13 •

Changelog

Source

2.0.0-alpha.13 (2020-12-23)

Bug Fixes

  • markdown: only prepend prefix to explicit relative image path (8d6a095)
  • plugin-git: replace -P with --no-pager for better compatibility (close #16) (f394c78)

Features

  • cli: respect conventional clientAppEnhance files (close #20) (0777376)
meteorlxy
published 2.0.0-alpha.7 •

Changelog

Source

2.0.0-alpha.7 (2020-12-09)

Bug Fixes

  • bundler-webpack: fix windows compatibility (close #12) (f35f768)
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