Skip to content

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

  • allow passing fast glob options to createContentLoader (4f9a60b), closes #2985
Commits


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

Merge request reports