Last 7 days
0
Features: 0
Changes: 0
Fixes: 0
Deprecations: 0
React-based static site generator focused on documentation websites.
Latest Docusaurus changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Docusaurus release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
0
0
1
6
Backported numerous bug fixes across core, bundler, theme, MDX loader, dev server HTTPS support, utils, and CLI
Fix webpackbar bug in Docusaurus bundler caused by a webpack breaking change (11981).
Introduced many new features: Docusaurus Types, stable Docusaurus Faster with default flag, future siteConfig flags, MDX loader heading‑id support, CLI heading‑id syntax, custom HTML elements in head, React‑context Tabs, live‑codeblock r...
Multiple bug fixes across docs plugin, CSS processing, Algolia search validation, theme translations, i18n validation, and footnote scrolling behavior
Fixes Docusaurus outDir configuration for sites that use a baseUrl.
Added several new features: Algolia DocSearch v4 integration, Rspack 1.5 upgrade, i18n locale config options, markdown emoji toggle, mermaid elk layout, blog email icon, and theme tabs container.
Fixed multiple bugs in core, classic theme, CSS cascade layers, bundler, Chromium support, and macOS start errors
Introduced several new features: CSS cascade layers plugin, internal flag to skip bundling, Rspack parallel code-splitting, postBuild({routesBuildMetadata}) API (deprecating head attribute), frontMatter.slug for pages, ability to reset c...
Enabled Rspack incremental builds by default, added React 19 support, and introduced a new SVGR plugin along with many new Docusaurus plugins.
Fixed Docusaurus issue #10712 by disabling Rspack incremental mode during development
Added missing ambient TypeScript declarations for .md/.mdx files and fixed related module alias bugs.
Fixed bundler static asset minimization and corrected peerDependencies for faster/utils.
Introduced the experimental Rspack‑based bundler with SWC HTML/JS and LightningCSS minimizers for dramatically faster builds.
Restored `useContextualSearchFilters` API for retro‑compatibility and aliased React/ReactDOM to site dependency to fix MDX imports.
Fixed import errors in Docusaurus theme search Algolia context and useDocusaurusContext.
Added extensive blog enhancements: onUntruncatedBlogPosts option, RSS/Atom feed XSLT, authors page with social icons, yearly grouping, duplicate author warnings, and plugin self‑disable capability.
Added new plugins (content blog/docs, client redirects, PWA, sitemap), core options (hash router, site storage), and expanded theme translations (Turkmen, Bulgarian, Korean, Vietnamese) plus tags.yml support for docs/blog
Added several new features: a sitemap plugin with a createSitemapItems hook, a new markdown anchors configuration (siteConfig.markdown.anchors.maintainCase), a deploy target‑directory option, simplified plugin API, and page metadata fiel...
Fix docusaurus configurePostCss regression (bug #10012).
Added many new plugins and options (content blog/docs/pages, sitemap lastmod, Vercel analytics, language prompt for swizzle, blog author/time metadata, processBlogPosts hook, pageBasePath) plus a new core lifecycle `allContentLoaded`.
Fixed multiple broken‑link handling bugs (including target="_blank" links, optimization differences, and anchor link issues) and added a performance boost to the broken‑link checker.
Added MDX loader, module type aliases, theme classic, types, utils, and core enhancements like broken‑anchor detection and port configuration via env var
Fixed multiple Docusaurus bugs: retro‑compatible quoted admonitions, nested admonition title syntax, Firefox CSS :has() support, and HTML script/style highlighting
Introduces breaking changes with a revamped create‑docusaurus, new MDX loader (upgraded to MDX v3), TypeScript + ESM configuration, and updated Node engine to v18.
Add description and keywords microdata to blog posts in the classic theme
Published package was faulty
Fixed numerous theme and core bugs, including collapsible sidebar behavior with reduced motion, Turkish aria label translation, yarn 2.x upgrade command, technical anchor handling, markdown link routing, confusing sidebar ID errors, and ...
Added many new features: sidebar item descriptions in content docs, theme loading via query string, multi‑ID gtag support, pnpm & custom converters in npm‑to‑yarn, script env vars, reduced‑motion preference, and Hungarian/Norwegian trans...
Fix tab scroll position restoration and prevent infinite storage event loops in the common theme.
Introduced default theme translations and added full language packs (e.g., Slovenian, Turkish, Farsi, Vietnamese, Chinese, Swedish, Polish) plus a new Google Tag Manager plugin, deprecating the Google Analytics plugin.
Introduced new features including query‑string/hash preservation in client redirects, a swizzle command config param, Mermaid code block support, a siteConfig.headTags API, and mobile prefetch on touchstart.
Added new theming capabilities (classic and common themes, <DocCardList> without items, per‑version noIndex config, autoAddBaseUrl for sidebar links, lang attribute in locale dropdown) and extended Webpack loader support for media formats.
Fix incorrect npm publish of version 2.0.0
Warns that this 2.0.0 npm publish is faulty and directs users to upgrade to 2.0.1
Upgrade React development utilities.
Fixed fresh install failure in Docusaurus 1.x caused by an invalid '<' syntax.
Added deletedDocs config to prevent unwanted versioning fallback
Fixed JSX highlighting by passing language to Prism.
Fixed transpilation of static JavaScript for IE10 in Docusaurus 1.x (bug #2063).
Fixed negative margin issue for docs heading in Docusaurus 1.x
Fix markdown/Toc rendering, consistent slug & hash links, and mobile Safari header alignment; improve UI hover colors and use Node.js LTS in Docker images
Add support for specifying a meta description in front‑matter.
Fix content alignment breaks in IE11
Added "unlisted: true" header to hide blog posts, fixed slug apostrophe handling, and applied primary color to highlighted TOC items.
Upgraded dependencies to address security vulnerabilities.
Added highlight of the active Table of Contents item on the right as you scroll docs pages.
Added CLI flag to specify a custom host instead of localhost
Added a tutorial for building versioned Docusaurus sites.
Added option to skip the next release documents when versioning is enabled.
Acknowledged contributors for this release.
Added collapsible sidebar component for long item lists.
Fixed minor bugs in features introduced in v1.7.0
Fixed build break caused by imagemin being incorrectly listed as a regular dependency
Hotfix release for v1.6.1 addressing a critical bug introduced by a hardcoded path (PR #1143).
Fixed numerous bugs from v1.6.0, enhancing overall stability.
Release v1.6.0 acknowledges community contributors
Added support for new platforms and integrations: Create React App, Stackery, Vasern, Noderize, React 360, and Formik.
Added subcategory support to the sidebar for improved navigation
Introduced several new features.
Fixed various bugs and added tests to improve Docusaurus stability
Fixed bugs from 1.3.1 to improve stability
Bug fixes from 1.3.0 improve stability
Cleaned up CSS and refined site typography
Fixed metadata modification for docs, introducing a breaking change that requires a new setup process
- Added extension‑less URLs and nested directories for documentation
Hotfix release moves a dependency from devDependencies to dependencies in package.json.
Fixed LiveReload error by stopping gaze from watching the node_modules directory.
Fixed npm publishing issue causing some packages not to be published.
Hotfix to address incompatible third‑party dependency on Node 10+
Fix missing runtime dependency that was incorrectly listed as a dev dependency
Implemented Live Reload feature
Added ability to set the default version shown
Improved and updated project documentation
Bug fix release addressing port handling and layout metadata issues
Added documentation updates and enabled versioning for Docusaurus
Added dynamic port switching for the local server and a new hide‑title option for documentation.
Fixed various bugs across the codebase
Hotfix release addressing a bug in path functions.
Fix Windows‑specific documentation build and publishing issues.
Fixed versioning system bugs that could break versioning in certain scenarios
Fixed various bugs across the codebase
Targeted bug‑fix release addressing specific issues
Fixed multiple bugs and updated documentation.
Initial public launch of Docusaurus (Dec 15, 2017)