- Remove the following entries from the
z-index()helper (#77619, #77620, #77621, #77714, #77715, #77717, #77774, #77808):.block-editor-block-contextual-toolbar.block-editor-block-list__block {core/image aligned wide or fullwide}.block-editor-block-list__block::before.block-editor-block-list__block.has-block-overlay.block-editor-block-list__block .reusable-block-edit-panel *.block-editor-block-list__insertion-point.block-editor-block-switcher__arrow.block-editor-url-input__suggestions.block-editor-warning.block-library-classic__toolbar.components-autocomplete__results.components-button {:focus or .is-primary}.components-circular-option-picker__option-wrapper::before.components-circular-option-picker__option.is-pressed.components-circular-option-picker__option.is-pressed + svg.components-circular-option-picker__swatches> *:not(.components-circular-option-picker__swatches).components-form-toggle__input.components-popover.block-editor-inspector-list-view-content-popover.components-popover.interface-more-menu__content.components-resizable-box__handle.components-resizable-box__side-handle.components-resizable-box__corner-handle.dataviews-action-modal__quick-edit.edit-site-editor__toggle-save-panel.edit-site-sidebar-navigation-screen__title-icon.edit-site-template-panel__replace-template-modal.edit-site-templates__dataviews-list-pagination.edit-widgets-header.edit-widgets-sidebar {greater than small}.interface-complementary-area .components-panel.interface-complementary-area .components-panel__header.wp-block-template-part__placeholder-preview-filter-input
- Deprecate
$modal-min-width,$modal-width-small,$modal-width-medium, and$modal-width-largeSCSS variables in favor of--wpds-dimension-surface-width-*design tokens. Variable values have been updated to align with the token scale (#76494).
- Remove outdated vendor prefix properties (#74213).
- Update
$font-weight-mediumto 499 (#72473).
- This package now requires Dart Sass to compile. Legacy Sass compilers like LibSass (
node-sass) and Ruby Sass are no longer supported (#70135).
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
- Lighten the border color in the
input-style__neutralmixin (#46252).
- Remove the background-colors, foreground-colors, and gradient-colors mixins.
- Remove the AdminColorThemes JavaScript variables.
- Retire numerous colors and old grays, indicate others for deprecation.
- Import
colorsintovariablessince the latter depends on the former.