Bump vitepress from 1.0.0-alpha.49 to 1.0.0-alpha.51
Bumps vitepress from 1.0.0-alpha.49 to 1.0.0-alpha.51.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.51
Please refer to CHANGELOG.md for details.
v1.0.0-alpha.50
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.51 (2023-03-09)
Bug Fixes
Features
Performance Improvements
1.0.0-alpha.50 (2023-03-07)
Bug Fixes
- avoid deprecation warning when using --force (0c0b6cc)
- ensure HMR works properly for page outline (1457681), closes #1281
- extract all headers by default (580a8e1)
- respect command line minify and outDir options (22047f3)
- theme: make tip box text color darker (3158115)
- theme: prevent text wrapping in nav dropdown menu (2a1abbe)
Features
- data-loader: defineLoader() type helper (4673bb1)
- data-loader: pass watched files into load() (e29b6a0)
- deprecate Theme.setup (868a586)
- export loadEnv from vite (7609704)
- expose isNotFound on PageData, deperecate Theme.NotFound (74caccd)
- expose params at top level in useData() (66f94fd)
- support $params in page components (a4ac055)
- support Theme.extends (f39b6a9)
- theme: add
as
prop toContent
(#2011) (254e15b)- theme: add
home-hero-info
slot (#1807) (996a5f4)- vitepress init command (#2020) (38bbdad), closes #1252
Commits
-
8748032
release: v1.0.0-alpha.51 -
8b51814
chore: bump deps -
41987b6
feat(theme): add not-found layout slot (#2054) -
747a04d
fix(theme): remove log in VPContent -
8fa87df
fix redirect -
00aafb5
chore(init): avoid showing site data to avoid confusion -
3690714
update domain + redirect -
322c633
perf(a11y): add aria-label to language button (#2025) -
bed31d0
refactor: only compile rewrite rules once (#2018) -
70ba404
test: e2e for markdown extensions (#2043) - 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