Bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5
Bumps vitepress from 1.0.0-beta.3 to 1.0.0-beta.5.
Release notes
Sourced from vitepress's releases.
v1.0.0-beta.5
Please refer to CHANGELOG.md for details.
v1.0.0-beta.4
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-beta.5 (2023-07-03)
Bug Fixes
1.0.0-beta.4 (2023-07-02)
Bug Fixes
- build: add
@vue/devtools-api
tooptimizeDeps.include
(#2543) (b2a129f)- client: bypass client router for links explicitly specifying target (#2563) (e95015f)
- client: don't throw on using special chars in element ids (#2560) (6b98113)
- client: scroll not working on clicking an anchor in search box (#2527) (c30e758)
- theme: unresponsive back button with empty input in search box (#2566) (fa3780f)
Features
- build: support nested markdown includes (#2545) (0c4210b)
- client: add onBeforePageLoad hook for router (#2564) (665f3b0)
- support selecting line range when importing md file (#2502) (1ef33fe)
- theme: allow customizing last updated date time format options (#2332) (24abc7c)
- theme: allow hiding navbar on specific pages via frontmatter (#2565) (1e15001)
- theme: expose
useSidebar
(#2496) (c4909e4)- theme: option to show icon for external links (#2501) (52cfbc3)
BREAKING CHANGES
- client: specifying
target="_self"
for internal links will now perform full reload.
Commits
-
faab56f
release: v1.0.0-beta.5 -
a99dcf9
fix(types): export duplicate typeSidebar
(#2573) -
03d93da
release: v1.0.0-beta.4 -
09d7123
chore: bump deps -
1e15001
feat(theme): allow hiding navbar on specific pages via frontmatter (#2565) -
a3df617
refactor: move onBeforePageLoad inside loadPage -
665f3b0
feat(client): add onBeforePageLoad hook for router (#2564) -
fa3780f
fix(theme): unresponsive back button with empty input in search box (#2566) -
a6de3ef
docs: fix github actions permissions (#2568) -
24abc7c
feat(theme): allow customizing last updated date time format options (#2332) - 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