Docusaurus v2.0.0-alpha.49 Release Notes

Release Date: 2020-04-01 // about 4 years ago
  • πŸš€ This is a really exciting release with many cool new features! Highlights in this release, including but not limited to:

    πŸš€ Refer to the full release notes below:


    🍱 πŸš€ New Feature

    • docusaurus-theme-classic
    • docusaurus
      • #2323 feat(v2): add a way to exclude components from build-time prerendering (@lex111)
      • #2469 feat(v2): add TypeScript support for theme components (@SamChou19815)
      • #2455 feat(v2): add @theme-original alias to give access to pre-swizzled components (@yangshun)
      • #2438 feat(v2): add version to page's generated meta tags (@lex111)
    • docusaurus-types, docusaurus
      • #2474 feat(v2): add ability to create unminimized bundles (@lex111)
      • #2417 feat(v2): allow custom output directory for build (@ZachJW34)
    • docusaurus-theme-classic, docusaurus-theme-live-codeblock
    • πŸ”Œ docusaurus-plugin-content-docs, docusaurus
      • #2444 feat(v2): allow nested sidebar category shorthand syntax (@slorber)

    🍱 πŸ› Bug Fix

    • docusaurus-theme-classic
      • #2483 fix(v2): do not render sidebar logo if used sticky navbar (@lex111)
      • #2475 fix(v2): make correct Open Graph title for doc page (@lex111)
      • #2436 fix(v2): update twitter:card to summary_large_image (@lex111)
      • #2434 fix(v2): add support dark logo for sidebar logo (@lex111)
      • #2420 fix(v2): fix external URL for og:image tag (@38elements)
    • docusaurus-theme-live-codeblock
      • #2480 fix(v2): various improvements for accessibility (@lex111)
    • docusaurus-mdx-loader, docusaurus-theme-classic
    • docusaurus-theme-classic, docusaurus-theme-live-codeblock
      • #2476 fix(v2): improve code block scroll accessibility (@lex111)
      • #2442 fix(v2): various improvements for accessibility (@lex111)
    • docusaurus-preset-classic, docusaurus-theme-classic
      • #2477 chore(v2): upgrade remark-admonitions for a11y fixes (@lex111)
    • docusaurus
      • #2462 fix(v2): do not force terminate building when bundle analyzer is on (@lex111)
      • #2393 fix(v2): normalize location for route matching (@rlamana)
      • #2443 fix(v2): always exit after successful build (@mohrash92)
      • #2437 fix(v2): do not force terminate building if client bundle failed in development mode (@lex111)
      • #2424 fix(v2): make correct internal link check (@lex111)
    • docusaurus-preset-classic
    • docusaurus-mdx-loader
    • docusaurus-utils
      • #2405 fix(v2): properly dedupe forward slashes in the entire URL path (@rlamana)

    πŸ’… πŸ’… Polish

    • docusaurus-theme-classic
      • #2485 refactor(v2): remove unnecessary X-UA-Compatible meta tag (@lex111)
    • πŸ”Œ docusaurus-plugin-content-blog
      • #2460 refactor(v2): use single method package instead of whole Lodash package in blog plugin (@Simek)
    • Other
      • #2428 polish(v2): use npm-to-yarn for the npm2yarn remark plugin (@nebrelbug)

    πŸ“š πŸ“ Documentation

    🍱 🏠 Internal

    Committers: 24