<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## Unreleased

## 6.20.0 (2026-04-15)

## 6.19.0 (2026-04-01)

## 6.18.0 (2026-03-18)

### Deprecations

-   Deprecate `$modal-min-width`, `$modal-width-small`, `$modal-width-medium`, and `$modal-width-large` SCSS variables in favor of `--wpds-dimension-surface-width-*` design tokens. Variable values have been updated to align with the token scale ([#76494](https://github.com/WordPress/gutenberg/pull/76494)).

## 6.17.0 (2026-03-04)

## 6.16.0 (2026-02-18)

## 6.15.0 (2026-01-29)

## 6.14.0 (2026-01-16)

### Internal

-   Remove outdated vendor prefix properties ([#74213](https://github.com/WordPress/gutenberg/pull/74213)).

## 6.12.0 (2025-11-26)

## 6.11.0 (2025-11-12)

## 6.10.0 (2025-10-29)

### Enhancements

-   Update `$font-weight-medium` to 499 ([#72473](https://github.com/WordPress/gutenberg/pull/72473)).

## 6.9.0 (2025-10-17)

## 6.8.0 (2025-10-01)

## 6.7.0 (2025-09-17)

## 6.6.0 (2025-09-03)

## 6.5.0 (2025-08-20)

## 6.4.0 (2025-08-07)

## 6.3.0 (2025-07-23)

## 6.2.0 (2025-06-25)

## 6.1.0 (2025-06-04)

## 6.0.0 (2025-05-22)

### Breaking Changes

-   This package now requires [Dart Sass](https://www.npmjs.com/package/sass) to compile. Legacy Sass compilers like [LibSass](https://sass-lang.com/blog/libsass-is-deprecated/) ([`node-sass`](https://www.npmjs.com/package/node-sass)) and [Ruby Sass](https://sass-lang.com/blog/ruby-sass-is-unsupported/) are no longer supported ([#70135](https://github.com/WordPress/gutenberg/pull/70135)).

## 5.23.0 (2025-05-07)

## 5.22.0 (2025-04-11)

## 5.21.0 (2025-03-27)

## 5.20.0 (2025-03-13)

## 5.19.0 (2025-02-28)

## 5.18.0 (2025-02-12)

## 5.17.0 (2025-01-29)

## 5.16.0 (2025-01-15)

## 5.15.0 (2025-01-02)

## 5.14.0 (2024-12-11)

## 5.13.0 (2024-11-27)

## 5.12.0 (2024-11-16)

## 5.11.0 (2024-10-30)

## 5.10.0 (2024-10-16)

## 5.9.0 (2024-10-03)

## 5.8.0 (2024-09-19)

## 5.7.0 (2024-09-05)

## 5.6.0 (2024-08-21)

## 5.5.0 (2024-08-07)

## 5.4.0 (2024-07-24)

## 5.3.0 (2024-07-10)

## 5.2.0 (2024-06-26)

## 5.1.0 (2024-06-15)

## 5.0.0 (2024-05-31)

### Breaking Changes

-   Increase the minimum required Node.js version to v18.12.0 matching long-term support releases ([#31270](https://github.com/WordPress/gutenberg/pull/61930)). Learn more about [Node.js releases](https://nodejs.org/en/about/previous-releases).

## 4.49.0 (2024-05-16)

## 4.48.0 (2024-05-02)

## 4.47.0 (2024-04-19)

## 4.46.0 (2024-04-03)

## 4.45.0 (2024-03-21)

## 4.44.0 (2024-03-06)

## 4.43.0 (2024-02-21)

## 4.42.0 (2024-02-09)

## 4.41.0 (2024-01-24)

## 4.40.0 (2024-01-10)

## 4.39.0 (2023-12-13)

## 4.38.0 (2023-11-29)

## 4.37.0 (2023-11-16)

## 4.36.0 (2023-11-02)

## 4.35.0 (2023-10-18)

## 4.34.0 (2023-10-05)

## 4.33.0 (2023-09-20)

## 4.32.0 (2023-08-31)

## 4.31.0 (2023-08-16)

## 4.30.0 (2023-08-10)

## 4.29.0 (2023-07-20)

## 4.28.0 (2023-07-05)

## 4.27.0 (2023-06-23)

## 4.26.0 (2023-06-07)

## 4.25.0 (2023-05-24)

## 4.24.0 (2023-05-10)

## 4.23.0 (2023-04-26)

## 4.22.0 (2023-04-12)

## 4.21.0 (2023-03-29)

## 4.20.0 (2023-03-15)

## 4.19.0 (2023-03-01)

## 4.18.0 (2023-02-15)

## 4.17.0 (2023-02-01)

## 4.16.0 (2023-01-11)

## 4.15.0 (2023-01-02)

## 4.14.0 (2022-12-14)

### Enhancements

-   Lighten the border color in the `input-style__neutral` mixin ([#46252](https://github.com/WordPress/gutenberg/pull/46252)).

## 4.13.0 (2022-11-16)

## 4.12.0 (2022-11-02)

## 4.11.0 (2022-10-19)

## 4.10.0 (2022-10-05)

## 4.9.0 (2022-09-21)

## 4.0.0 (2021-09-09)

### Breaking Changes

-   Remove the background-colors, foreground-colors, and gradient-colors mixins.

## 2.0.0 (2020-07-07)

### Breaking Changes

-   Remove the AdminColorThemes JavaScript variables.
-   Retire numerous colors and old grays, indicate others for deprecation.

## 1.2.0 (2020-01-13)

### Bug Fixes

-   Import `colors` into `variables` since the latter depends on the former.
