Skip to content

Bump vitepress from 1.0.0-rc.12 to 1.0.0-rc.14

Bumps vitepress from 1.0.0-rc.12 to 1.0.0-rc.14.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.14

Please refer to CHANGELOG.md for details.

v1.0.0-rc.13

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.14 (2023-09-16)

Bug Fixes

  • client: router in invalid state after 404 (#2972) (28ef0ea)
  • client: scripts loading out of order when added through head (#2970) (98679c9)
  • customizing the starting line number even if globally set (#2941) (0cd87b1)
  • make algolia search work with indices that don't return absolute urls (#2956) (2a34c6b), closes #336 #805
  • theme: remove extra padding from top when navbar is hidden (#2575) (fd46dc9)

Features

1.0.0-rc.13 (2023-09-13)

Bug Fixes

  • theme: allow wrapping feature icons (a1e1267), closes #2923
  • theme: local search enter key with the search result (#2937) (00ef2f1)

Features

  • theme: add search insights boolean to algolia search (#2940) (32aa2a7)

Reverts

  • Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953) (54891df), closes #2953 #2932
Commits
  • f409e20 release: v1.0.0-rc.14
  • 20afa73 chore: bump deps
  • 7271a95 feat: mathjax support (#2977)
  • fd46dc9 fix(theme): remove extra padding from top when navbar is hidden (#2575)
  • 0cd87b1 fix: customizing the starting line number even if globally set (#2941)
  • 76e9fe8 Revert "fix(build): respect srcExclude in content loader" (#2975)
  • 3023b5c fix(build): respect srcExclude in content loader (#2963)
  • 3174f21 chore: add stale action
  • 1fb5d22 feat(theme): allow forcing dark mode (#2974)
  • a18e5e4 feat(theme): allow forcing site locale in last updated format (#2973)
  • 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