Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
facebook/docusaurusv3.x
23 releases

TL;DR

Docusaurus now resolves a webpack bundling issue that could have broken site builds after a recent webpack update.

Fixes Worth Knowing

A bug in the Docusaurus bundler (tool for packaging website files) has been fixed, preventing build failures caused by changes in the underlying webpack toolchain.

v3.10.13.10.1
Apr 30, 2026
v3.10.03.10.0
Apr 7, 2026
v3.9.23.9.2
Oct 17, 2025
v3.9.13.9.1
Sep 26, 2025
v3.9.03.9.0
Sep 25, 2025
v3.8.13.8.1
Jun 6, 2025
v3.8.03.8.0
May 27, 2025
v3.7.03.7.0
Jan 3, 2025
v3.6.33.6.3
Nov 22, 2024
v3.6.23.6.2
Nov 19, 2024
v3.6.13.6.1
Nov 8, 2024
v3.6.03.6.0
Nov 4, 2024
v3.5.23.5.2
Aug 13, 2024
v3.5.13.5.1
Aug 9, 2024
v3.5.03.5.0
Aug 9, 2024
v3.4.03.4.0
May 31, 2024
v3.3.03.3.0
May 3, 2024
v3.2.13.2.1
Apr 4, 2024
v3.2.03.2.0
Mar 29, 2024
v3.1.13.1.1
Jan 26, 2024
v3.1.03.1.0
Jan 5, 2024
v3.0.13.0.1
Nov 30, 2023
v3.0.03.0.0
Oct 31, 2023
facebook/docusaurusv3.xprerelease
4 releases

TL;DR

Docusaurus 3.0 is here, bringing TypeScript and ESM support, React 18, and MDX v3. This is a major upgrade with breaking changes, so review the upgrade guide.

Breaking

  • Node Version: Requires Node 18.
  • TypeScript/ESM: Migrates to TypeScript and ESM configuration.
  • MDX: Upgrades to MDX v3.
  • Dependencies: Updates prism-react-renderer to v2 and react-live to v4.
  • Docs Plugin: Removes legacy versioned prefixes in docs plugin.
  • Admonitions: Changes warning to a first-class admonition, deprecating caution.
  • Removed Feature: Removes the docusaurus-migrate plugin.

New

  • TypeScript & ESM: Adds first-class TypeScript and ESM configuration support.
  • React 18: Upgrades to React 18 with automatic JSX runtime and a --dev build option.
  • Mermaid: Upgrades Mermaid to v10.4 with async rendering support.

Fixes Worth Knowing

  • Numerous bug fixes across core, MDX loader, and themes, addressing issues with error handling, image rendering, accessibility, and more.
  • Improved performance with React 18 startTransition and script loading optimizations.

Before You Upgrade

v3.0.0-rc.13.0.0-rc.1
Oct 26, 2023
v3.0.0-rc.03.0.0-rc.0
Oct 20, 2023
v3.0.0-beta.03.0.0-beta.0
Sep 15, 2023
v3.0.0-alpha.03.0.0-alpha.0
Jun 15, 2023
facebook/docusaurusv2.x
10 releases

TL;DR

Docusaurus now adds description and keywords (metadata) to blog posts, improving SEO.

Fixes Worth Knowing

  • Blog posts now render correctly even with JavaScript disabled.
  • Canonical URLs (website address) are now consistent regardless of trailing slashes.
  • Sidebar generation for documentation now correctly passes custom properties.
  • Fixed an issue where unnecessary class names were added to unordered lists.
v2.4.32.4.3
Sep 20, 2023
v2.4.22.4.2
Sep 20, 2023
v2.4.12.4.1
May 15, 2023
v2.4.02.4.0
Mar 23, 2023
v2.3.12.3.1
Feb 3, 2023
v2.3.02.3.0
Jan 27, 2023
v2.2.02.2.0
Oct 29, 2022
v2.1.02.1.0
Sep 2, 2022
v2.0.12.0.1
Aug 8, 2022
v2.0.02.0.0
Aug 8, 2022
facebook/docusaurusv2.xprerelease
69 releases

TL;DR

Docusaurus has undergone significant internal refactoring and feature additions, most notably expanding internationalization (i18n) support with new translations and customization options, and adding more flexibility to theme components.

Breaking

  • Theme icons are now located in a subfolder: @theme/Icon/*.
  • BlogPostItem component has been split into smaller theme subcomponents.
  • Theme packages now separate public and internal APIs.
  • DocItem component and useDoc hook have been split in the docs and theme.
  • Error reporting level has been removed; reportMessage moved to logger.
  • Admonitions are now handled via JSX components.

New

  • New Dutch, Swedish, and other translations have been added.
  • Algolia search modal can now be translated.
  • Customizable logos are now supported in the theme.

Fixes Worth Knowing

  • Fixed issues with blog post edit links and code block wrapping.
  • Resolved problems with sidebar translation and markdown heading IDs.
  • Corrected issues with theme component rendering and metadata usage.

Before You Upgrade

  • Update your theme icon imports to reflect the new @theme/Icon/* structure.
  • Review your theme component usage as BlogPostItem, DocItem, and other components may have changed.
v2.0.0-rc.12.0.0-rc.1
Jul 14, 2022
v2.0.0-beta.222.0.0-beta.22
Jul 8, 2022
v2.0.0-beta.212.0.0-beta.21
May 27, 2022
v2.0.0-beta.202.0.0-beta.20
May 5, 2022
v2.0.0-beta.192.0.0-beta.19
May 4, 2022
v2.0.0-beta.182.0.0-beta.18
Mar 25, 2022
v2.0.0-beta.172.0.0-beta.17
Mar 3, 2022
v2.0.0-beta.162.0.0-beta.16
Feb 25, 2022
v2.0.0-beta.152.0.0-beta.15
Jan 26, 2022
v2.0.0-beta.142.0.0-beta.14
Dec 21, 2021
v2.0.0-beta.132.0.0-beta.13
Dec 10, 2021
v2.0.0-beta.122.0.0-beta.12
Dec 10, 2021
v2.0.0-beta.112.0.0-beta.11
Dec 10, 2021
v2.0.0-beta.102.0.0-beta.10
Dec 9, 2021
v2.0.0-beta.92.0.0-beta.9
Nov 2, 2021
v2.0.0-beta.82.0.0-beta.8
Oct 21, 2021
v2.0.0-beta.72.0.0-beta.7
Oct 15, 2021
v2.0.0-beta.6v2.0.0-beta.6
Sep 2, 2021
v2.0.0-beta.5v2.0.0-beta.5
Aug 26, 2021
v2.0.0-beta.4v2.0.0-beta.4
Jul 28, 2021
v2.0.0-beta.3v2.0.0-beta.3
Jun 30, 2021
v2.0.0-beta.2v2.0.0-beta.2
Jun 24, 2021
v2.0.0-beta.1v2.0.0-beta.1
Jun 18, 2021
v2.0.0-beta.0v2.0.0-beta.0
May 12, 2021
v2.0.0-alpha.75v2.0.0-alpha.75
Apr 30, 2021
v2.0.0-alpha.74v2.0.0-alpha.74
Apr 27, 2021
v2.0.0-alpha.732.0.0-alpha.73
Apr 16, 2021
v2.0.0-alpha.722.0.0-alpha.72
Mar 16, 2021
v2.0.0-alpha.712.0.0-alpha.71
Mar 9, 2021
v2.0.0-alpha.702.0.0-alpha.70
Dec 17, 2020
v2.0.0-alpha.692.0.0-alpha.69
Nov 24, 2020
v2.0.0-alpha.682.0.0-alpha.68
Nov 18, 2020
v2.0.0-alpha.662.0.0-alpha.66
Oct 19, 2020
v2.0.0-alpha.652.0.0-alpha.65
Oct 2, 2020
v2.0.0-alpha.642.0.0-alpha.64
Sep 11, 2020
Sep 3, 2020
v2.0.0-alpha.62v2.0.0-alpha.62
Aug 28, 2020
v2.0.0-alpha.61v2.0.0-alpha.61
Aug 1, 2020
v2.0.0-alpha.60v2.0.0-alpha.60
Jul 29, 2020
v2.0.0-alpha.59v2.0.0-alpha.59
Jul 24, 2020
v2.0.0-alpha.58v2.0.0-alpha.58
Jun 18, 2020
v2.0.0-alpha.56v2.0.0-alpha.56
May 27, 2020
v2.0.0-alpha.55v2.0.0-alpha.55
May 19, 2020
v2.0.0-alpha.54v2.0.0-alpha.54
Apr 28, 2020
v2.0.0-alpha.53v2.0.0-alpha.53
Apr 27, 2020
v2.0.0-alpha.51v2.0.0-alpha.51
Apr 27, 2020
v2.0.0-alpha.50
Apr 2, 2020
v2.0.0-alpha.49v2.0.0-alpha.49
Apr 1, 2020
v2.0.0-alpha.48
Mar 8, 2020
v2.0.0-alpha.44v2.0.0-alpha.44
Mar 8, 2020
v2.0.0-alpha.43v2.0.0-alpha.43
Feb 18, 2020
v2.0.0-alpha.41v2.0.0-alpha.41
Feb 16, 2020
v2.0.0-alpha.40v2.0.0-alpha.40
Dec 25, 2019
v2.0.0-alpha.39v2.0.0-alpha.39
Dec 7, 2019
v2.0.0-alpha.38v2.0.0-alpha.38
Dec 6, 2019
v2.0.0-alpha.37v2.0.0-alpha.37
Dec 1, 2019
v2.0.0-alpha.36v2.0.0-alpha.36
Nov 22, 2019
v2.0.0-alpha.35v2.0.0-alpha.35
Nov 17, 2019
v2.0.0-alpha.34v2.0.0-alpha.34
Nov 11, 2019
v2.0.0-alpha.33v2.0.0-alpha.33
Nov 8, 2019
v2.0.0-alpha.32v2.0.0-alpha.32
Nov 4, 2019
v2.0.0-alpha.31v2.0.0-alpha.31
Oct 26, 2019
v2.0.0-alpha.30v2.0.0-alpha.30
Oct 22, 2019
v2.0.0-alpha.29v2.0.0-alpha.29
Oct 21, 2019
v2.0.0-alpha.28v2.0.0-alpha.28
Oct 21, 2019
v2.0.0-alpha.27v2.0.0-alpha.27
Oct 14, 2019
v2.0.0-alpha.26v2.0.0-alpha.26
Oct 12, 2019
v2.0.0-alpha.25
Oct 1, 2019
v2.0.0-alpha.24
Jul 24, 2019
facebook/docusaurusv1.x
50 releases

TL;DR

This release updates underlying dependencies, ensuring continued compatibility with the React ecosystem.

Before You Upgrade

No action is needed for this release. It’s a dependency update and doesn’t require changes to your Docusaurus project.

v1.14.7v1.14.7
Mar 9, 2021
v1.14.6v1.14.6
Aug 5, 2020
v1.14.5v1.14.5
Aug 1, 2020
v1.14.4v1.14.4
Jan 12, 2020
v1.14.3v1.14.3
Dec 1, 2019
v1.14.2v1.14.2
Nov 22, 2019
v1.14.1v1.14.1
Nov 21, 2019
v1.14.0v1.14.0
Oct 20, 2019
v1.13.0v1.13.0
Sep 16, 2019
v1.12.0v1.12.0
Jul 20, 2019
v1.11.1v1.11.1
Jun 8, 2019
v1.11.0v1.11.0
May 31, 2019
v1.10.0v1.10.0
May 21, 2019
v1.9.0v1.9.0
Apr 29, 2019
v1.8.0v1.8.0
Mar 30, 2019
v1.7.3v1.7.3
Mar 20, 2019
v1.7.0v1.7.0
Mar 20, 2019
v1.7.2v1.7.2
Jan 29, 2019
v1.7.1v1.7.1
Jan 24, 2019
v1.6.2v1.6.2
Dec 7, 2018
v1.6.1v1.6.1
Dec 7, 2018
v1.6.0v1.6.0
Dec 2, 2018
v1.5.1v1.5.1
Nov 3, 2018
v1.5.0v1.5.0
Oct 13, 2018
v1.4.0v1.4.0
Sep 12, 2018
v1.3.3v1.3.3
Aug 23, 2018
v1.3.2v1.3.2
Jul 6, 2018
v1.3.1v1.3.1
Jun 30, 2018
v1.3.0v1.3.0
Jun 21, 2018
v1.2.1v1.2.1
Jun 17, 2018
v1.2.0v1.2.0
Jun 10, 2018
v1.1.5v1.1.5
May 26, 2018
v1.1.4v1.1.4
May 26, 2018
v1.1.3v1.1.3
May 23, 2018
v1.1.2v1.1.2
May 22, 2018
v1.1.1v1.1.1
May 21, 2018
v1.1.0v1.1.0
May 21, 2018
v1.0.15v1.0.15
May 6, 2018
v1.0.14v1.0.14
Apr 23, 2018
v1.0.13v1.0.13
Apr 20, 2018
v1.0.12v1.0.12
Apr 18, 2018
v1.0.11v1.0.11
Apr 12, 2018
v1.0.10v1.0.10
Apr 10, 2018
v1.0.9v1.0.9
Mar 13, 2018
v1.0.8v1.0.8
Mar 13, 2018
v1.0.7v1.0.7
Feb 17, 2018
v1.0.6v1.0.6
Feb 13, 2018
v1.0.5v1.0.5
Jan 9, 2018
v1.0.4v1.0.4
Dec 28, 2017
Dec 19, 2017