Bump vitepress from 1.0.0-alpha.74 to 1.0.0-alpha.75
Bumps vitepress from 1.0.0-alpha.74 to 1.0.0-alpha.75.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.75
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.75 (2023-04-30)
Bug Fixes
- build: reset regex lastIndex before testing (188893c)
- cli/init: remove trailing slash from npm scripts (64ecedc)
- theme: hide local nav on home page (f07587a), closes #2312
- theme: local search get 404 on build when use route rewrites in windows (#2301) (494c634)
- theme: vitepress data not properly injected in app when use localSearch (#2299) (69c7646)
Features
- add
filePath
toPageData
(#2140) (b24acc6)- build: allow using
@
prefix with@include
(#2292) (a3b38d1)- preserve user log level (#2310) (a647cd3)
- theme: support light shiki themes (#2319) (d0f0012)
BREAKING CHANGES
- theme: Styling for code blocks might break, especially if you were earlier overriding it for light theme. Those workarounds are no longer required. VitePress will now show code blocks and groups in light mode too if a light shiki theme is specified.
Commits
-
1e7d729
release: v1.0.0-alpha.75 -
f07587a
fix(theme): hide local nav on home page -
b24acc6
feat: addfilePath
toPageData
(#2140) -
d0f0012
feat(theme): support light shiki themes (#2319) -
3b3bfea
docs: add head\<script>
example (#2264) -
64ecedc
fix(cli/init): remove trailing slash from npm scripts -
a3b38d1
feat(build): allow using@
prefix with@include:
(#2292) -
67443ce
ci: add node 20 to matrix -
ae04144
refactor: improve error message on encountering dead links -
e36101c
chore: bump deps - 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