Skip to content

Bump vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.52

Bumps vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.52.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.52

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.52 (2023-03-11)

Bug Fixes

  • fix line higlighting for empty lines (9708510)
  • fix rewrites with non ascii chars (6ce88da), closes #2017
  • fix same page hash links with encoded chars (e05a3f2), closes #1749
  • properly serialize header in outline (8ab36d0)
  • remove @​vue/devtools from force include (9bd940f)
  • respect user vue alias (63f33d2), closes #1065
  • theme: re-support dynamic headers (657a7d3)
  • trim spaces from outline headers (9ceff1d)

Features

  • allow disabling markdown.headers (868a9ff)

Performance Improvements

  • improve default theme chunking (f6cb4c0)

BREAKING CHANGES

  • default theme config option outlineBadge has been removed. Badges in headers are now always excluded when generating outline text.
Commits
  • 90e924a release: v1.0.0-alpha.52
  • c7855ee chore: bump deps
  • 9ceff1d fix: trim spaces from outline headers
  • e4abb76 docs: more details on where to place header config
  • 8ab36d0 fix: properly serialize header in outline
  • 8e55c81 docs: add notes about headers
  • 9bd940f fix: remove @​vue/devtools from force include
  • 2d28bd6 docs: use relative links
  • 56f5031 docs: overriding internal components
  • aa8b03c docs: add analytics
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports