Install

To start a new Drupal project with version 10.0.1:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download drupal-10.0.1.tar.gztar.gz 16.61 MB
MD5: f651ca09e2fea62952ae6ea6fe7d9b15
SHA-1: b8cf371d1490e510ff3e5b94462b7206fb09978d
SHA-256: 2354d225334cb6f5bceb61f1ff6bd4d4079d7c55e8cc7f2bff5060779f81efda
Download drupal-10.0.1.zipzip 27.45 MB
MD5: 7dd8963da39d6e7442068cd4a46aa1b0
SHA-1: fb4667aac7fd34c5b9ed6ae9904c5c177faad413
SHA-256: 4776994f9137fda0fdea22d1a73bf8922537c4f1430886ef6893ab4ee542a71e

Release notes

This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.

Drupal 10.0.x will receive security coverage until December 2023.

Important update information

If you are updating from Drupal 9, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 10 compatibility of modules, themes and sites. Then, upgrade from Drupal 9 to 10. You should also check the Drupal 10.0.0 release notes.

Important changes since 10.0.0

  • Symfony dependencies have been updated to 6.2.2.

  • PHPStan has been updated to 1.9.3.

  • Twig 3.5.0 has been released with improvements to PHP 8 compatibility. Drupal core and the drupal/core-recommended metapackage have been updated to use this version of Twig.

    White it is unlikely, some sites or applications could encounter issues with a minor-version update of Twig in a patch release. The minimum required version remains Twig 3.4.3, so sites experiencing any issues with the 3.5.0 update can temporarily depend directly on drupal/core to require the old version until any conflict is resolved.

  • On some sites, a change to container serialization had a significant performance impact in Drupal 10.0.0. This has been resolved in Drupal 10.0.1.

  • Drupal 10 requires the pg_trgm extension is required for PostgreSQL databases. Drupal 10.0.0 displays an error when running or updating a site if the pg_trgm extension is missing, but not when installing a site. Beginning with Drupal 10.0.1, the error will be shown on installation as well when the extension is missing.

All changes since 10.0.0

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: catch
Created on: 4 Jan 2023 at 15:50 UTC
Last updated: 6 Jan 2023 at 09:04 UTC
Bug fixes
Insecure

Other releases