Skip to content

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

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

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.56

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.55

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.54

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.53

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.56 (2023-03-13)

Bug Fixes

  • do not include head tags in inlined site data (2f26693)

1.0.0-alpha.55 (2023-03-13)

Bug Fixes

  • fix scroll to hash on new tab during dev (9aafc88), closes #653
  • gracefully handle config update with syntax error (470ce3d), closes #2041

Performance Improvements

  • inline site data on page (22ace7b)
  • kickoff main chunk fetch earlier in browsers without modulepreload support (d64a76e)

1.0.0-alpha.54 (2023-03-13)

Bug Fixes

1.0.0-alpha.53 (2023-03-13)

Bug Fixes

Features

Commits
  • 43f6f02 release: v1.0.0-alpha.56
  • 2f26693 fix: do not include head tags in inlined site data
  • b79b873 release: v1.0.0-alpha.55
  • 03423f1 docs: add example for vite / vue options
  • 9aafc88 fix: fix scroll to hash on new tab during dev
  • 470ce3d fix: gracefully handle config update with syntax error
  • 31b548c docs: fix location description of the public dir
  • d64a76e perf: kickoff main chunk fetch earlier in browsers without modulepreload support
  • 22ace7b perf: inline site data on page
  • 8b34a4c release: v1.0.0-alpha.54
  • 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