Skip to content

Bump vitepress from 1.0.2 to 1.1.0

dependabot-bot requested to merge dependabot-npm_and_yarn-vitepress-1.1.0 into main

Bumps vitepress from 1.0.2 to 1.1.0.

Release notes

Sourced from vitepress's releases.

v1.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.1.0 (2024-04-09)

Bug Fixes

  • client: hashchange should only be triggered for same page navigations (#3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#3767) (5f28e74)

Features

  • client: add hash property to useData()
  • theme: update Inter to version 4 (#3693) (#3694) (ffafa31)
Commits
  • 32e105c release: v1.1.0
  • 9de2593 chore: bump deps, lock mdit to v2.0
  • 2a9fc2a fix: hashchange should only be triggered for same page navigations (#3768)
  • 5f28e74 fix(theme): remove small layout shift on On this page button (#3767)
  • b45217c docs(ru): update translations (#3765)
  • 229c168 docs: make vue as peer dependency section clearer (#3687)
  • c4ae9d3 docs: update default-theme sidebar type (#3715)
  • 54c46e7 docs: adjust install and init commands
  • 5832402 docs(ru): add Russian translation (#3709)
  • 3113dad docs: add Stormkit as deployment platform (#3751)
  • 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