Skip to content

Bump vitepress from 1.0.0-alpha.76 to 1.0.0-beta.1

Bumps vitepress from 1.0.0-alpha.76 to 1.0.0-beta.1.

Release notes

Sourced from vitepress's releases.

v1.0.0-beta.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-beta.1 (2023-05-22)

Bug Fixes

  • config: set scrollOffset to 0 is not effect (#2395) (8153f23)
  • theme: features section layout is not consistent (#2382) (26f21d9)
  • theme: some global properties in localSearch are missing (#2396) (4896811)
  • theme: custom target and rel in navbar links for mobile is missing (#2400) (f364a5d)
Commits
  • b26ce48 release: v1.0.0-beta.1
  • cb848fa chore: update README status to beta
  • f364a5d fix(theme): support custom target and rel in navbar links for mobile (#2400)
  • 4896811 fix(theme): missing global properties in localSearch (#2396)
  • 8153f23 fix(config): set scrollOffset to 0 is not effect (#2395)
  • 26f21d9 fix(theme): make features section layout consistent (#2382)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports