Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade docusaurus dependency #2040

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 18, 2022

  1. upgrade docusaurus dependency

    Note the following does not update to the latest beta docusaurus
      $ yarn upgrade docusaurus docusaurus-plugin-internaldocs-fb --latest
    Therefore manually set "2.0.0-beta.15" package.json and rerun `yarn upgrade`
    
    The docusaurus.config.js change is required in the new version due to:
    facebook/docusaurus#5832
    
    The website/src/components/GithubLink.jsx change is required due to:
    facebook/docusaurus#6516
    pixelb committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    5cbe15b View commit details
    Browse the repository at this point in the history