Install

To start a new Drupal project with version 10.0.0-beta2@beta:

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 tar.gz 16.57 MB
MD5: 2e6ffd3162de958e173a7c153b94b656
SHA-1: 12ba314e2f9ce0c6d39210b626dbd4d3496ff07c
SHA-256: b60be62ebab987aca94fdff5d5224350c4839f1fdc4f07dc6e79d836336650d4
Download zip 27.58 MB
MD5: 2311f60004739db4dcc4e5bca66392be
SHA-1: c41b026dc64c2003dcbfb382b0ddd14487b80c01
SHA-256: e2a1a5b087aa4e4dcc62dad3387e7225373ed6951850b248973b35a0c739a4f5

Release notes

This is a beta release for the next major version of Drupal. Drupal 10 beta releases are intended for site owners and module or theme authors to test compatibility and upgrade paths for Drupal 10.0. Beta releases are not intended for production.

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 and the release notes for Drupal 10.0.0-beta1

Important update information

 

Sites should update to the latest release of 9.4 prior to updating to Drupal 10

Drupal sites running 9.3.x or earlier versions must first update to 9.4.0 or later prior to updating to Drupal 10, because all core updates added prior to 9.4.0 have been removed.
To ensure CKEditor data is upgraded to CKEditor 5 correctly, sites using CKEditor should update to Drupal 9.4.4 or higher prior to updating. In general, sites should update to the most recent release of their current major branch before updating to the next major release.

Changes since Drupal 10.0.0-beta1

  • This release contains fixes for SA-CORE-2022-016
  • Drupal 10 requires Composer version 2.3.6 or higher to support Automatic Updates and PHP 8.2. Core developers must update to at least Composer 2.3.6 to work on Drupal core, and site owners may also receive a warning or error about older Composer versions in the future.
  • The following coding standards checks have been enabled in core:
    Drupal.Array.Array.ArrayClosingIndentation
    Drupal.Array.Array.ArrayIndentation
    Drupal.Commenting.FunctionComment.MissingReturnType
  • Tests will now fail on JavaScript errors. Previously, any JavaScript error that occurs that did not interfere with the functionality of the test was ignored. Now those errors are surfaced to the test runner. See the change record for details.

Known issues

Search the issue queue for known issues.

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: 29 Sep 2022 at 14:36 UTC
Last updated: 29 Sep 2022 at 21:34 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases