Skip to content

Bump vitepress from 1.0.0-beta.6 to 1.0.0-beta.7

Bumps vitepress from 1.0.0-beta.6 to 1.0.0-beta.7.

Release notes

Sourced from vitepress's releases.

v1.0.0-beta.7

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-beta.7 (2023-07-29)

Bug Fixes

  • build: createContentLoader generates invalid url when srcDir is set (#2578) (74d9ba2)
  • build: duplicate description tags with transformHead (#2702) (68f25f5)
  • build: use vue dev build when DEBUG is truthy (#2689) (b61f36d)
  • build: remove index.html when using createContentLoader (#2693) (6fc88a5)
  • search: add useFocusTrap and mark.js to optimizeDeps (#2682) (fb048a6)
  • theme: incorrect header anchor icon position with multline headers (#2694) (77c1b4d)
  • theme: code group tab divider not showing full-width (#2701) (b39b491)
  • theme: fix feature component always generating anchor tags (51f28bf)
  • theme: respect empty rel and target (#2705) (60dd0a4)

Features

BREAKING CHANGES

  • build: createContentLoader will now resolve globs relative to srcDir instead of root
Commits
  • 2be6858 release: v1.0.0-beta.7
  • 5bd9265 chore: bump deps
  • 6fc88a5 fix: remove index.html when using createContentLoader (#2693)
  • 5d18fd8 feat: rel for feature links (#2704)
  • 60dd0a4 fix: respect empty rel and target (#2705)
  • 77c1b4d fix(style): incorrect header anchor icon position with multline headers (#2694)
  • 2ae90a2 feat(theme): support custom page class (#2696)
  • 13f94a6 feat(build): custom excerpt for createContentLoader (#2698)
  • 68f25f5 fix(build): duplicate description tags with transformHead (#2702)
  • b39b491 fix(theme): code group tab divider not showing full-width (#2701)
  • Additional commits viewable in compare view


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

Merge request reports