yew
yew copied to clipboard
Bump @docusaurus/plugin-content-docs from 2.0.0-beta.21 to 2.0.0-rc.1 in /website
Bumps @docusaurus/plugin-content-docs from 2.0.0-beta.21 to 2.0.0-rc.1.
Release notes
Sourced from @docusaurus/plugin-content-docs
's releases.
2.0.0-rc.1 (2022-07-14)
:bug: Bug Fix
docusaurus
- #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (
@slorber
)- #7750 fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (
@ghostsquad
)docusaurus-plugin-sitemap
- #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (
@Josh-Cena
)docusaurus-theme-classic
- #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (
@slorber
)- #7755 fix(theme-classic): validate options properly (
@Josh-Cena
)- #7752 fix(theme-classic): fix Layout theme height CSS (
@LichLord91
)docusaurus-migrate
- #7766 fix(migrate): import siteConfig with file extension (
@Josh-Cena
)docusaurus-theme-search-algolia
- #7761 fix(algolia-search): test for canUseIntersectionObserver (
@RoiArthurB
):nail_care: Polish
docusaurus-theme-translations
- #7762 chore(theme-translations): complete ko translations (
@anaclumos
):memo: Documentation
docusaurus-plugin-content-docs
:wrench: Maintenance
docusaurus-theme-classic
Committers: 11
- Arthur Brugière (
@RoiArthurB
)- Bruce Song (
@recallwei
)- Evan (
@DigiPie
)- Jeffrey Aven (
@jeffreyaven
)- Joshua Chen (
@Josh-Cena
)- Sunghyun Cho (
@anaclumos
)- Sébastien Lorber (
@slorber
)- The Nguyen (
@treoden
)- Wes McNamee (
@ghostsquad
)@LichLord91
- 凱恩 Kane (
@Gary50613
)2.0.0-beta.22 (2022-07-08)
... (truncated)
Changelog
Sourced from @docusaurus/plugin-content-docs
's changelog.
2.0.0-rc.1 (2022-07-14)
:bug: Bug Fix
docusaurus
- #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (
@slorber
)- #7750 fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (
@ghostsquad
)docusaurus-plugin-sitemap
- #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (
@Josh-Cena
)docusaurus-theme-classic
- #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (
@slorber
)- #7755 fix(theme-classic): validate options properly (
@Josh-Cena
)- #7752 fix(theme-classic): fix Layout theme height CSS (
@LichLord91
)docusaurus-migrate
- #7766 fix(migrate): import siteConfig with file extension (
@Josh-Cena
)docusaurus-theme-search-algolia
- #7761 fix(algolia-search): test for canUseIntersectionObserver (
@RoiArthurB
):nail_care: Polish
docusaurus-theme-translations
- #7762 chore(theme-translations): complete ko translations (
@anaclumos
):memo: Documentation
docusaurus-plugin-content-docs
:wrench: Maintenance
docusaurus-theme-classic
Committers: 11
- Arthur Brugière (
@RoiArthurB
)- Bruce Song (
@recallwei
)- Evan (
@DigiPie
)- Jeffrey Aven (
@jeffreyaven
)- Joshua Chen (
@Josh-Cena
)- Sunghyun Cho (
@anaclumos
)- Sébastien Lorber (
@slorber
)- The Nguyen (
@treoden
)- Wes McNamee (
@ghostsquad
)@LichLord91
- 凱恩 Kane (
@Gary50613
)2.0.0-beta.22 (2022-07-08)
... (truncated)
Commits
c8ddd02
v2.0.0-rc.1f913af0
docs: release process, versioning, breaking changes, public API surface (#7706)f0f97f2
chore: prepare v2.0.0-beta.22 release (#7741)825211f
fix(content-docs): format last update date as "Jun 19, 2020" (#7673)fd87afd
refactor(docs,theme): split DocItem comp, useDoc hook (#7644)bfba6a8
refactor: remove "error" reporting level, move reportMessage to logger (#7642)1b9bec1
feat: allow customizing localization path of each locale (#7624)6df379c
fix(docs): forward doc frontMatter.sidebar_custom_props to linking sidebar ca...20e8e90
fix(content-docs): allow translating doc labels in sidebars.js (#7634)b4d93b9
chore: upgrade to TS 4.7, compile with NodeNext (#7586)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)