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

## 2.8.0 (2024-09-19)

### Enhancements

-   Added TypeScript variant of the template ([#64577](https://github.com/WordPress/gutenberg/pull/64577)).

## 2.7.0 (2024-09-05)

### Enhancements

-   Set the minimum supported WordPress version to 6.6 to make it work seamlessly with the latest version of `@wordpress/scripts` package ([#64920](https://github.com/WordPress/gutenberg/pull/64920)).

## 2.6.0 (2024-08-21)

## 2.5.0 (2024-08-07)

## 2.4.0 (2024-07-24)

## 2.3.0 (2024-07-10)

## 2.2.0 (2024-06-26)

## 2.1.0 (2024-06-15)

## 2.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).

## 1.21.0 (2024-05-16)

## 1.20.0 (2024-05-02)

## 1.19.0 (2024-04-19)

## 1.18.0 (2024-04-03)

## 1.17.0 (2024-03-21)

### Enhancements

-   Update the template to use `wp_interactivity_data_wp_context` for the context attribute ([#59995](https://github.com/WordPress/gutenberg/pull/59995)).

## 1.16.0 (2024-03-06)

## 1.15.0 (2024-02-21)

## 1.14.0 (2024-02-09)

## 1.13.0 (2024-01-24)

## 1.12.0 (2024-01-10)

### Enhancements

-   Update the template to use `viewModule` in block.json ([#57712](https://github.com/WordPress/gutenberg/pull/57712)).

## 1.11.0 (2023-12-13)

-   Add all files to the generated plugin zip ([#56943](https://github.com/WordPress/gutenberg/pull/56943)).
-   Prevent crash when Gutenberg plugin is not installed ([#56941](https://github.com/WordPress/gutenberg/pull/56941)).

## 1.10.1 (2023-12-07)

-   Update template to use modules instead of scripts ([#56694](https://github.com/WordPress/gutenberg/pull/56694)).

## 1.10.0 (2023-11-29)

### Enhancements

-   Update `view.js` and `render.php` templates to the new `store()` API ([#56613](https://github.com/WordPress/gutenberg/pull/56613)).

## 1.9.0 (2023-11-16)

## 1.8.0 (2023-11-02)

## 1.7.0 (2023-10-18)

## 1.6.0 (2023-10-05)

## 1.5.0 (2023-09-20)

## 1.4.0 (2023-08-31)

## 1.3.0 (2023-08-16)

## 1.2.0 (2023-08-10)

### Enhancements

-   Moves the `example` property into block.json by leveraging changes to create-block to now support `example` ([#52801](https://github.com/WordPress/gutenberg/pull/52801)).
