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

@vuepress/plugin-git

Package Overview
Dependencies
Maintainers
7
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-git - npm Package Versions

1
12

2.0.0-beta.61

Diff

Changelog

Source

2.0.0-beta.61 (2023-02-27)

Bug Fixes

  • client: avoid updating routeLocale on route hash change (#1253) (5eb9489)
  • markdown: render token attrs in code block (#1220) (b4e313b)
  • theme-default: fix site name text overflow style (#1260) (95363a5)

Features

meteorlxy
published 2.0.0-beta.60 •

Changelog

Source

2.0.0-beta.60 (2022-12-28)

Bug Fixes

  • markdown: avoid extracting headers in nested blocks by bumping mdit-vue (close #1201) (ecd3716)
  • theme-default: fix word breaking (close #1209) (#1210) (1e7761f)
  • theme-default: preserve url params when switching language (#1211) (941b2fe)

Features

  • client: improve default head title resolver (c688270)
  • plugin-docsearch: add injectStyles option (close #948) (#1208) (34fb6c2)
meteorlxy
published 2.0.0-beta.59 •

Changelog

Source

2.0.0-beta.59 (2022-12-14)

Bug Fixes

  • bundler-webpack: fix order of extensionAlias (close #1082) (28eeb9b)
meteorlxy
published 2.0.0-beta.58 •

Changelog

Source

2.0.0-beta.58 (2022-12-10)

Bug Fixes

  • bundler-webpack: avoid duplicated style preload (e484a55)
  • bundler-webpack: fix module identifier matching (9d8d645)
  • bundler-webpack: partially fix ssr dependencies issue (83e7b6c)
meteorlxy
published 2.0.0-beta.57 •

Changelog

Source

2.0.0-beta.57 (2022-12-09)

Bug Fixes

Build System

  • bump to vite 4 and rollup 3 (5fac2e6)

Code Refactoring

Features

  • client: add VUEPRESS_BASE constant (fe047fe)

BREAKING CHANGES

  • bump to vite 4 and rollup 3
  • excerpt has been removed from page object and page data
meteorlxy
published 2.0.0-beta.56 •

Changelog

Source

2.0.0-beta.56 (2022-12-09)

Reverts

meteorlxy
published 2.0.0-beta.55 •

Changelog

Source

2.0.0-beta.55 (2022-12-09)

Bug Fixes

  • bundler-vite: fix regression of vite options merging (close #1184) (998eb94)

Performance Improvements

meteorlxy
published 2.0.0-beta.54 •

Changelog

Source

2.0.0-beta.54 (2022-12-08)

Bug Fixes

  • bundler-vite: make user config have the highest priority (#1092) (91cc59e)
  • client: allow double quotes in head tag (close #1174) (#1176) (69956c0)
  • client: async load client configs to avoid circular deps (close #1154) (b0a7a0e)
  • markdown: support single quotes in img tag (close #937) (#1104) (7dae33a)

Features

BREAKING CHANGES

  • utils: @vuepress/utils no longer exports chalk, use colors instead
meteorlxy
published 2.0.0-beta.53 •

Changelog

Source

2.0.0-beta.53 (2022-10-24)

Features

  • cli: print help messages if no matching command (bcc2208)

Reverts

meteorlxy
published 2.0.0-beta.52 •

Changelog

Source

2.0.0-beta.52 (2022-10-21)

Bug Fixes

  • bundler-vite: exclude user-config plugin from optimizeDeps (#1135) (4285cf8)
  • bundler-vite: test page component files correctly (close #1056) (bcf6033)
  • cli: import envinfo correctly (close #1059) (4476404)
  • plugin-search: avoid triggering hotkey while typing (#1125) (7b2e3fa)
  • plugin-search: fix mutiple search icon on iPad (close #1004) (#1106) (b5df79d)
  • plugin-search: unify breakpoint with default theme (#1091) (a1773d9)
  • theme-default: improve responsive layout (#1102) (c63bd4a)

Features

  • add type attribute for prefetch link tags (#1095) (cd3b569)
  • bundler-vite: auto load postcss plugins from postcss config files (#1088) (0f49c47)
  • bundler-vite: improve chunk splitting (#1101) (00b8366)
  • bundler-vite: set esbuild output charset to utf-8 (close #1129) (#1133) (10dd348)
  • client: improve default page head title resolver (#1078) (2d6343e)
  • markdown: set extension of code fences in data-ext attribute (#1132) (f1947f4)
  • plugin-google-analytics: add debug option (#1001) (0f46ac7)
  • plugin-shiki: bump shiki to 0.11 (#1111) (06e3f55)
  • theme-default: add heroHeight frontmatter for home page (81398d5)

Performance Improvements

BREAKING CHANGES

  • markdown: the ext-xxx class name of code fences has been removed
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