Install

To start a new Drupal project with version 10.0.0-rc2@RC:

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.0-rc2.tar.gztar.gz 16.64 MB
MD5: 0b3ba1634246b541015026b324fa6680
SHA-1: 621ab53ac7e3e41a163966648b1dc1819fea5c7a
SHA-256: ab3f119ac814168baf307a482f93a122c2bd9b399cd0acdbb2551565b0ecfdc5
Download drupal-10.0.0-rc2.zipzip 27.64 MB
MD5: 7ca2cdc4e1cac4d8fcd06acbd3546a12
SHA-1: 85f97690d41b1d46028f1d3f0401b6ec8eb5e280
SHA-256: fe91636b2d862a94889b2ef24b503fdb0825aa7495e1914d006ac301c2338ea0

Release notes

This is a release candidate for the next major version of Drupal. Release candidates are not supported for production sites, but they are intended for widespread testing in preparation for the upcoming stable release. More information on release candidates.

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. For more information on 10.0.x development, see #3118143: [meta] Release Drupal 10 on December 14... or 15... 2022.

The 10.0.x branch also includes all the latest commits that will be backported to 9.5.x and earlier branches. 10.0.x will be nearly identical to 9.5.x except that:

  1. Deprecated code will be removed, including entire deprecated modules.
  2. Dependencies will be updated to new major versions as appropriate.

For all other changes, refer to the 9.5.x branch.

Important changes since 10.0.0-rc1

  • The requirement for PostgreSQL is now version 12 or higher. An error allowed Drupal 10.0.0-rc1 and earlier versions to use PostgreSQL 10. This is now fixed. Sites will no longer be able to run on PostgreSQL 10 databases.

  • The default robots.txt file has been updated to disallow indexing of oEmbed media links.

  • Drupal 10 now supports contributed module testing against PHP 8.2.

PHP dependency changes

Frontend dependency changes

  • CKEditor 5 has been updated to the latest 35.3.2 release. This fixes a critical accessibility issue for dictation users. Drupal core's CKEditor 5 integration is now ready for production use!

  • Most JavaScript dependencies have been updated to the latest releases.

Development dependency changes

Known issues

All changes since Drupal 10.0.0-rc1

Change log

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: 6 Dec 2022 at 09:51 UTC
Last updated: 12 Dec 2022 at 19:08 UTC
Bug fixes
New features
Insecure

Other releases