nds-swe / swdt

https://nds-swe.github.io/swdt
0 stars 5 forks source link

Bump @docusaurus/core from 2.0.0-beta.0 to 2.0.0-beta.1 #58

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @docusaurus/core from 2.0.0-beta.0 to 2.0.0-beta.1.

Release notes

Sourced from @​docusaurus/core's releases.

v2.0.0-beta.1

2.0.0-beta.1 (2021-06-18)

:rocket: New Feature

  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-init
  • docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
  • docusaurus-types, docusaurus
    • #4618 feat(v2): allow config plugins as functions or [function,options] (@​besemuna)
  • docusaurus-plugin-content-blog, docusaurus-utils-validation
    • #4759 feat(v2): exhaustive BlogPostFrontMatter schema validation (@​nam-hle)

:bug: Bug Fix

  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-utils-common
  • docusaurus-plugin-client-redirects, docusaurus-utils-common, docusaurus-utils, docusaurus
    • #4988 fix(v2): redirect plugin should use siteConfig.trailingSlash (@​slorber)
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #4985 fix(v2): navbar doc item fallback: search doc in lastVersion (@​slorber)
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-plugin-content-docs

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.1 (2021-06-18)

:rocket: New Feature

  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-init
  • docusaurus-theme-classic, docusaurus-types, docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
  • docusaurus-types, docusaurus
    • #4618 feat(v2): allow config plugins as functions or [function,options] (@​besemuna)
  • docusaurus-plugin-content-blog, docusaurus-utils-validation
    • #4759 feat(v2): exhaustive BlogPostFrontMatter schema validation (@​nam-hle)

:bug: Bug Fix

  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-utils-common
  • docusaurus-plugin-client-redirects, docusaurus-utils-common, docusaurus-utils, docusaurus
    • #4988 fix(v2): redirect plugin should use siteConfig.trailingSlash (@​slorber)
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #4985 fix(v2): navbar doc item fallback: search doc in lastVersion (@​slorber)
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-plugin-content-docs
    • #4970 fix(v2): sidebar_label should be used to compute next/previous button labels (@​slorber)

... (truncated)

Commits
  • 72ed347 v2.0.0-beta.1
  • b54ec72 fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988)
  • 41d9288 refactor(v2): cleanup console output (#4979)
  • 9fe79ca polish(v2): url-subpath config validation warning (#4977)
  • aeb8e9d fix(v2): sitemap plugin should handle siteConfig.trailingSlash automatically ...
  • aff848e chore: lockfile cleanup (#4944)
  • df8a900 feat(v2): add trailingSlash config option (#4908)
  • a5d3d28 fix(v2): respect baseUrl in serving command (#4924)
  • 55e9bd8 refactor(v2): remove type attribute from link and script tags (#4907)
  • d81d43c fix(v2): render children in BrowserOnly after client is ready (#4935)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)