dep: bump vitepress from 1.0.0-alpha.45 to 1.0.0-alpha.46
Bumps vitepress from 1.0.0-alpha.45 to 1.0.0-alpha.46.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.46
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.46 (2023-02-12)
Bug Fixes
- build: prepend base to all internal non-relative links (#1908) (dcf2941)
- theme-default: avoid preconnect without algolia (#1902) (616fe5b)
- theme-default: remove duplicate judgments in
preconnect()
(#1903) (48c9b11)- theme: make features support line wrapping (#1913) (ea43076)
Features
- build: use vite logger (#1899) (a00bb62)
- shiki: support
ansi
code highlight (#1878) (f974381)- theme: support disabling aside globally (#1925) (dd0c4c6)
BREAKING CHANGES
- build:
base
is now prepended to all internal (non-relative) links, including any reference to a file present in the public directory. If you want the earlier behavior for such links, use absolute links.
Commits
-
511eaa8
release: v1.0.0-alpha.46 -
a00bb62
feat(build): use vite logger (#1899) -
2299b21
docs: update github page actions setting in deploy.md (#1930) -
dcf2941
fix(build): prepend base to all internal non-relative links (#1908) -
dd0c4c6
feat(theme): support disabling aside globally (#1925) -
4a19dde
docs: GitHub Actions deploy Workflow (#1644) -
ea4556f
docs: add node alpine alternative to GitLab CI deploy (#1813) -
dd1f0bf
style: addtranslations
class inVPNavBarExtra
(#1896) -
f1fe79b
docs: shared selection state incode-groups
ingetting-started
(#1906) -
ea43076
fix(theme): make features support line wrapping (#1913) - 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