Bump vitepress from 1.0.0-rc.14 to 1.0.0-rc.20
Bumps vitepress from 1.0.0-rc.14 to 1.0.0-rc.20.
Release notes
Sourced from vitepress's releases.
v1.0.0-rc.20
Please refer to CHANGELOG.md for details.
Please avoid using rc.16-19 as they might have some regressions.
v1.0.0-rc.15
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-rc.20 (2023-09-24)
Bug Fixes
- build: consistent route.path across dev and ssr (#2997) (0d56855)
- build: don't show missing lang warnings with text specifiers in fences (aa40cec)
- handle references in container titles (7fbfe71), closes #3004
- hmr: handle hmr in imported code snippets (#3005) (e84f313)
- snippet hmr not working with rewrites (a275049)
- selectively pass env for container titles (1a9c32d), closes #3007
- types: add RegExp to markdown's allowed attributes (#3008) (bc96b2b)
1.0.0-rc.15 (2023-09-20)
Bug Fixes
- build: allow using symlinks with code snippets (f186901), closes #1617
- build: handle importing code snippets not having an extension (#2978) (e99aaad)
- build: indentation being lost in code blocks (5bb6bb0), closes #2988
- compat: reset setRawMode on process exit (#2994) (70fe47c)
Features
Commits
-
a291103
release: v1.0.0-rc.20 -
6f2a2af
chore: fix types -
b5833f3
release: v1.0.0-rc.19 -
8b10848
build: improve types (#3009) -
0eef3c0
release: v1.0.0-rc.18 -
5f2d906
chore: bump deps -
1a9c32d
fix: selectively pass env for container titles -
bc96b2b
fix(types): add RegExp to markdown's allowed attributes (#3008) -
6edc588
release: v1.0.0-rc.17 -
a275049
fix: snippet hmr not working with rewrites - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts