dep: bump vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36
Bumps vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.36
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.36 (2023-01-11)
Bug Fixes
- build: handle cleanUrls without trailing slash (#1772) (2a80fbd)
- theme:
activeMatch
support regexp (#1754) (0913e0f), closes #1771- theme: add cursor for summary of custom block details (#1774) (167a474)
- theme: wrap long words in
li
(#1782) (48a42c1), closes #1783 #1405Features
Commits
-
3b890e8
release: v1.0.0-alpha.36 -
48a42c1
fix(theme): wrap long words inli
(#1782) -
167a474
fix(theme): add cursor for summary of custom block details (#1774) -
2a80fbd
fix(build): handle cleanUrls without trailing slash (#1772) -
0913e0f
fix(theme):activeMatch
support regexp (#1754) -
01ac579
feat: allowenhanceApp
to return aPromise
(#1760) -
3b7ff8d
feat(build): support interpolation inside code blocks (#1759) -
4ac8c04
types: strong separation betweenimport
andimport type
(#1756) - 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 -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts