- Issue created by @steve hanson
- 🇯🇴Jordan Rajab Natshah Jordan
Thanks, Steve, for the notice!
Following with:- Change
drupal/core
to~10.4.0
in thecomposer.json
- Full code testing round - looking for any error logs
- Have a fully automated functional testing round
Drupal 10.4.0 was released on: 18 Dec 2024 by: quietone →
Thanks to the Drupal Core committers and release team!
https://www.drupal.org/project/drupal/releases/10.4.0 →- Assets are now ordered by dependencies → instead of relying on the order that libraries were attached to the page.
- Using Composer is the only way to safely and correctly add new code to a Drupal installation.
No more uploads from the UI.
- The Page Cache and Dynamic Page Cache response headers have been improved to include more details about the cacheability. →
- Composer is updated to
2.8.1
. - OpenTelemetry is updated to
1.1.0
. - CKEditor is updated to
44.0.0
- jQuery UI is updated to
1.14.0
- Change