Skip to content

Bump vitepress from 1.0.0-alpha.70 to 1.0.0-alpha.72

Bumps vitepress from 1.0.0-alpha.70 to 1.0.0-alpha.72.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.72

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.71

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.72 (2023-04-17)

Bug Fixes

  • search: don't directly access userConfig (3e0e9d2)
  • search: ready event is not fired on mac (e37e5cb)
  • theme: local search showDetailedList not working in windows (#2248) (8354f8f)

1.0.0-alpha.71 (2023-04-16)

Bug Fixes

  • search: esm interop mark.js import (1b0a249)
  • search: properly group nested headings (b1c956c), closes #2238
Commits
  • 1e9b925 release: v1.0.0-alpha.72
  • 8354f8f fix(theme): local search showDetailedList not working in windows (#2248)
  • e91e0f9 chore: bump deps
  • e37e5cb fix(search): ready event is not fired on mac
  • 67f1f91 chore: remove koa types (#2241)
  • 732c67b docs: update note on using search in dev mode
  • 3e0e9d2 fix(search): don't directly access userConfig
  • 7c34f6a style: align search icon in box a bit
  • 993d496 release: v1.0.0-alpha.71
  • b1c956c fix(search): properly group nested headings
  • 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