vuepress-plugin-mermaidjs
vuepress-plugin-mermaidjs copied to clipboard
build(deps-dev): update @vuepress/shared requirement from ^2.0.0-beta.35 to ^2.0.0-beta.51
Updates the requirements on @vuepress/shared to permit the latest version.
Release notes
Sourced from @vuepress/shared's releases.
v2.0.0-beta.51
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vuepress/shared's changelog.
2.0.0-beta.51 (2022-08-28)
Bug Fixes
- bundler-vite: do not change output entry of client bundle (close #1043) (b3565cb)
- bundler-webpack: add extensionAlias config (697e7ae)
- core: resolve app version correctly (2a93513)
Features
- client: make args of defineClientConfig optional (e418e02)
- support layouts option in client config (#1053) (a67a0bf)
Performance Improvements
- reduce memory usage during rendering (ea0a2b2)
BREAKING CHANGES
- theme API
layoutshas been removed, layouts should be set in client config instead of theme entry404layout should be renamed toNotFoundlayout- node API
app.layoutshas been removed2.0.0-beta.50 (2022-08-23)
Bug Fixes
- cli: handle config file __dirname correctly (8171f4d)
- plugin-active-header-links: keep query when updating hash (close #991) (0fdb021)
- plugin-docsearch: handle navigation url correctly (close #1024) (b6ded16)
- theme-default: fix initial open state of sidebar item (392297f)
- workaround for vite hash issue (close #1008) (f8cdc9e)
Code Refactoring
- markdown: bump sfc plugin to v0.9 (b0fc856)
Features
... (truncated)
Commits
0e06553build: publish v2.0.0-beta.51ea0a2b2perf: reduce memory usage during rendering406fa67chore: improve logging99aa8c2docs: update client config usagea67a0bffeat: support layouts option in client config (#1053)697e7aefix(bundler-webpack): add extensionAlias config6e69a9dchore: remove jest types from tsconfig (#1049)e418e02feat(client): make args of defineClientConfig optionalb3565cbfix(bundler-vite): do not change output entry of client bundle (close #1043)bdf2d15docs: update migration guide for esm config file- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)