-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency vitepress to v1.0.0-rc.31 #25
Conversation
c327f13
to
fdd3c71
Compare
9260993
to
61bd8f4
Compare
61bd8f4
to
5600c1f
Compare
5600c1f
to
f75c9fb
Compare
f75c9fb
to
2f68904
Compare
2f68904
to
60436d3
Compare
60436d3
to
3b1e111
Compare
3b1e111
to
2cc7244
Compare
2cc7244
to
ae4c490
Compare
ae4c490
to
c67e4f0
Compare
c67e4f0
to
c737ce0
Compare
c737ce0
to
b868236
Compare
b868236
to
4dab582
Compare
4dab582
to
8a05ca9
Compare
8a05ca9
to
f2f07c3
Compare
f2112e9
to
b7664db
Compare
b7664db
to
941dbcd
Compare
941dbcd
to
2616c13
Compare
18ffb5c
to
853edd2
Compare
853edd2
to
c206099
Compare
c206099
to
e69e27f
Compare
e69e27f
to
b06cdd2
Compare
✅ Deploy Preview for golden-tartufo-fbedf0 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
b06cdd2
to
7798ec1
Compare
7798ec1
to
4cab003
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
1.0.0-beta.1
->1.0.0-rc.31
Release Notes
vuejs/vitepress (vitepress)
v1.0.0-rc.31
Compare Source
Bug Fixes
v1.0.0-rc.30
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v1.0.0-rc.29
Compare Source
Bug Fixes
v1.0.0-rc.28
Compare Source
Bug Fixes
Features
v1.0.0-rc.27
Compare Source
Bug Fixes
v1.0.0-rc.26
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v1.0.0-rc.25
Compare Source
Bug Fixes
Features
mergeConfig()
(#3143) (a850786)Performance Improvements
v1.0.0-rc.24
Compare Source
Bug Fixes
Features
v1.0.0-rc.23
Compare Source
Bug Fixes
v1.0.0-rc.22
Compare Source
Bug Fixes
v1.0.0-rc.21
Compare Source
Bug Fixes
Features
v1.0.0-rc.20
Compare Source
Bug Fixes
v1.0.0-rc.19
Compare Source
v1.0.0-rc.18
Compare Source
v1.0.0-rc.17
Compare Source
v1.0.0-rc.16
Compare Source
v1.0.0-rc.15
Compare Source
Bug Fixes
Features
createContentLoader
(4f9a60b), closes #2985v1.0.0-rc.14
Compare Source
Bug Fixes
Features
v1.0.0-rc.13
Compare Source
Bug Fixes
Features
Reverts
v1.0.0-rc.12
Compare Source
Bug Fixes
Features
v1.0.0-rc.11
Compare Source
Bug Fixes
Features
v1.0.0-rc.10
Compare Source
Bug Fixes
Features
Reverts
base
" (#2865) (6be5a7e)v1.0.0-rc.9
Compare Source
Bug Fixes
art
dir (1f8c58a)Features
toggle-appearance
function (#2844) (a5f2eac)BREAKING CHANGES
pathname://
protocol is dropped. Specifytarget="_self"
ortarget="_blank"
instead. Refer docs to learn more.github-light
andgithub-dark
. If you want to use the old theme, you can setmarkdown.theme
in your config to'material-theme-palenight'
.isDark
is changed to use vueuse. It might impact your custom theme. You can customize its behavior usingappearance
option.v1.0.0-rc.8
Compare Source
v1.0.0-rc.7
Compare Source
v1.0.0-rc.6
Compare Source
v1.0.0-rc.5
Compare Source
v1.0.0-rc.4
Compare Source
Bug Fixes
createContentLoader
generates invalid url whenbase
is set (#2714) (0f38eb4)"type": "module"
is not present (23d7511)Features
markdown.preConfig
option (ce85726), closes #1382Reverts
BREAKING CHANGES
v1.0.0-rc.3
Compare Source
v1.0.0-rc.2
Compare Source
v1.0.0-rc.1
Bug Fixes
Features
v1.0.0-beta.7
Compare Source
Bug Fixes
createContentLoader
generates invalid url whensrcDir
is set (#2578) (74d9ba2)Features
createContentLoader
(#2698) (13f94a6)BREAKING CHANGES
createContentLoader
will now resolve globs relative tosrcDir
instead ofroot
v1.0.0-beta.6
Compare Source
Bug Fixes
=""
from boolean attributes in head (#2620) (e02adfe), closes #1131 (comment) #2607--vp-nav-height
in local nav calculations (#2663) (3912951)useSidebar()
type error (#2643) (a07f959)Features
metaChunk
option to extract metadata to separate chunk (#2626) (700fad1)assetsDir
(#2497) (64d7c3b)minisearch
customization (#2576) (9fee554)Performance Improvements
v1.0.0-beta.5
Compare Source
Bug Fixes
Sidebar
was exported multiple times breaking the config (#2573) (a99dcf9)v1.0.0-beta.4
Compare Source
Bug Fixes
@vue/devtools-api
tooptimizeDeps.include
(#2543) (b2a129f)Features
useSidebar
(#2496) (c4909e4)BREAKING CHANGES
target="_self"
for internal links will now perform full reload.v1.0.0-beta.3
Compare Source
Bug Fixes
build: disable validation for rewrite compiling (69b2625)
theme: prevent glitch when algolia chunk is loaded (#2519) (51661de)
use extends in template custom theme (#2500) (7e39e02)
revert!: sync defineConfig types with vite (#2529) (cd03db8), closes #2529
Features
BREAKING CHANGES
defineConfig
anddefineConfigWithTheme
no longer accept functions as argument.v1.0.0-beta.2
Compare Source
Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
defineConfig
anddefineConfigWithTheme
can now accept functions that return the config object. This might break typings in some third-party plugins that rely on the type of these functions.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.