Docusaurus v2.0.0-beta.0 Release Notes

Release Date: 2021-05-12 // almost 3 years ago
  • Read the 2.0.0 beta blog post!

    Note: this first beta release does not contain any new major feature. We are removing the alpha label, as we are confident Docusaurus 2 is stable enough.

    :rocket: New Feature

    • docusaurus-theme-classic
      • #4762 feat(v2): add es translations for docusaurus-theme-classic (@rodmoreno)

    :bug: Bug Fix

    • docusaurus-theme-classic
      • #4750 fix(v2): improve french translation for theme-classic (@forresst)
    • docusaurus-mdx-loader, docusaurus-utils
      • #4736 fix(v2): fix encoding of markdown image/file inline file-loaders (@slorber)
    • docusaurus-utils
      • #4735 fix(v2): markdown title parser should ignore all forms of MDX import statements (@nam-hle)
      • #4729 fix(v2): optimize markdown parser regex (Closes #4726) (@nam-hle)

    πŸ“š :memo: Documentation

    :house: Internal

    • #4746 chore(v2): attempt to fix crowdin dl again (@slorber)
    • πŸš€ #4743 chore(v2): fix prod deployment due to bad image path (@slorber)
    • πŸš€ #4740 chore(v2): delay i18n-staging deployment to avoid Crowdin 409 errors (@slorber)
    • πŸ‘· #4739 chore(v2): Fix Crowdin 409 issues in CI (@slorber)

    Committers: 11