pathname:// protocol is dropped. Specify target="_self" or target="_blank" instead. Refer docs to learn more.
Shiki's default theme is now changed to github-light and github-dark. If you want to use the old theme, you can set markdown.theme in your config to 'material-theme-palenight'.
Internal logic of isDark is changed to use vueuse. It might impact your custom theme. You can customize its behavior using appearance option.
Default theme's color system is updated to make it more easily customizable. Refer the PR for new variables.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vitepress from 1.0.0-rc.4 to 1.0.0-rc.9.
Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
7295259
release: v1.0.0-rc.96e41cad
chore: fix builde5afec5
release: v1.0.0-rc.87fabfc5
revert: back to vite 4a89afd4
release: v1.0.0-rc.7cecc47d
fix(deps): bundle vite-plugin-vue - two vite versions being installed4217216
release: v1.0.0-rc.647068ff
revert: "perf: extract social icons as plugin to avoid unused icons" (#2861)dfb3cbe
docs: fix typo (#2859)214573e
release: v1.0.0-rc.5Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show