chore(deps): update dependency vitepress to ^1.0.0-rc
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vitepress (source) | devDependencies | patch | ^1.0.0-beta.3 -> ^1.0.0-rc |
Release Notes
vuejs/vitepress (vitepress)
v1.0.0-rc.4
Bug Fixes
-
cli: generate mjs file on init if
"type": "module"
is not present (23d7511) - theme: language menu undefined text (#2755) (c9d4655)
v1.0.0-rc.3
Bug Fixes
v1.0.0-rc.2
v1.0.0-rc.1
Bug Fixes
-
createContentLoader
generates invalid url whenbase
is set (#2714) (0f38eb4) - build: make outDir from cli work properly (17378c0), closes #2716
- build: nested rewrites not working properly (0f421d7)
- client: handle empty hash in links (#2738) (c6c983e)
- fix sitemap path resolution (481a5e3), closes #2749
- theme: align max-width media queries (d31051a)
- theme: allow using h1 headings in outline (e3f8fc7), closes #1529
- theme: close dropdown menus after an item is clicked (#2380) (e54eea3)
- theme: don't reset scroll position on changing tab in code groups (039798a), closes #2732 #2362
- theme: dont show transparent navbar other than home (#2742) (1d6254b)
- theme: hide outline marker on scroll to top (81e7405)
- theme: outline marker flicks when navigating towards above (e8ebf1b), closes #2665 #2676
- theme: override docsearch button bg (063b0e5), closes #2735
- theme: respect feature icon dimensions set from frontmatter (93823a8), closes #1886
- theme: scroll code group tab into view on selection (1a6efba), closes #2355
- theme: update sidebar active link status on hash change (#2736) (3840eaa)
Features
- theme: final re-brand (#2727) (c0d838b)
- allow html blocks inside code groups (#2719) (7f0c18e)
-
build: add
markdown.preConfig
option (ce85726), closes #1382 - build: allow overriding vite config loading (#2750) (1bed154)
- client: allow customizing scrollOffset padding (20b509c), closes #2739
- client: allow overriding props on Content (1179484), closes #2712
- i18n with sitemap (#2708) (7778187)
- search: allow enabling detailed view by default (4af5975), closes #2690
- theme: allow adding custom layouts (f4a5c43), closes #2547
- theme: allow customizing default theme's 404 page (d7e2254), closes #2715
- theme: allow customizing prev/next text from config file (09a4fdc), closes #1373
- theme: allow overriding logo link (2a7422b), closes #1683
- theme: allow passing html in nav links (69251b7), closes #1652
- theme: allow setting base path in sidebar items (#2734) (52884d9)
Reverts
BREAKING CHANGES
- Node v18+ is now required to run VitePress.
- VitePress now only provides ESM API. Refer #2703 for details.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot