Bump vitepress from 1.0.0-alpha.48 to 1.0.0-alpha.49
Bumps vitepress from 1.0.0-alpha.48 to 1.0.0-alpha.49.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.49
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.49 (2023-02-28)
Bug Fixes
- disable fuzzy link recognition by default (2450710)
- dyamic routes w/ srcDir + relative imports (b075ee5)
- hmr on deps change of data loaders (5913ebc)
- normalize all paths in config (8e8fcd9)
- theme: "copy code" button not readable on hover state (#819) (#1892) (#1998) (c2de4ca)
- theme: tip custom container has wrong bg color for
<code>
block (d9a2e6e)- update route configs on file add / delete (bccce98)
Features
Commits
-
11ddbc2
release: v1.0.0-alpha.49 -
8e8fcd9
fix: normalize all paths in config -
8c9833c
test: fix dynamic routes test for build -
956de3b
test: test for dynamic routes -
c5f3718
warn missing paths export -
ef6ae56
feat: cache dynamic path loaders -
b075ee5
fix: dyamic routes w/ srcDir + relative imports -
24fa862
feat: dynamic routes -
5913ebc
fix: hmr on deps change of data loaders -
bccce98
fix: update route configs on file add / delete - 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