## 20.1.0 (2025-06-11)

### 🚀 Features

- 1184 add nx 21 support ([4a20602b](https://github.com/nxext/nx-extensions/commit/4a20602b))

### 🩹 Fixes

- **Stencil:** ensure `strictConfig` object has default values if `loadedConfig` is undefined ([d3357f9c](https://github.com/nxext/nx-extensions/commit/d3357f9c))

### 🧱 Updated Dependencies

- Updated common to 20.1.0

### ❤️ Thank You

- Dabiel González Ramos
- Paweł Twardziak

## 20.0.6 (2024-10-21)

### 🩹 Fixes

- ts version with minor and patch being flexible ([60686d4f](https://github.com/nxext/nx-extensions/commit/60686d4f))

### 🧱 Updated Dependencies

- Updated common to 20.0.1

### ❤️  Thank You

- Paweł Twardziak

## 20.0.5 (2024-10-17)

### 🩹 Fixes

- **stencil:** align peer deps ([41a9bd78](https://github.com/nxext/nx-extensions/commit/41a9bd78))
- **stencil:** use dynamic import after ensuring package ([92b0630b](https://github.com/nxext/nx-extensions/commit/92b0630b))
- init js config on app generation and populate ignore files ([93c5508e](https://github.com/nxext/nx-extensions/commit/93c5508e))
- **stencil:** fix eslint configuration for app generator ([74182d4c](https://github.com/nxext/nx-extensions/commit/74182d4c))

### ❤️  Thank You

- Paweł Twardziak

## 20.0.4 (2024-10-16)

### 🧱 Updated Dependencies

- Updated common to 20.0.0

## 20.0.3 (2024-10-16)

### 🩹 Fixes

- **stencil:** show project command on lib generation ([76f1b318](https://github.com/nxext/nx-extensions/commit/76f1b318))
- **stencil:** init js libs when creating stencil lib ([f476ef84](https://github.com/nxext/nx-extensions/commit/f476ef84))

### ❤️  Thank You

- Paweł Twardziak

## 20.0.2 (2024-10-15)

### 🩹 Fixes

- add assert-not-using-ts-solution-setup to the generators ([#1140](https://github.com/nxext/nx-extensions/pull/1140))

### ❤️  Thank You

- pawel-twardziak

## 20.0.1 (2024-10-14)

### 🩹 Fixes

- **stencil:** export default for all generators ([7df02a4b](https://github.com/nxext/nx-extensions/commit/7df02a4b))

### ❤️  Thank You

- Paweł Twardziak

# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️  migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️  Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️  Thank You

- pawel-twardziak

## 19.0.2 (2024-10-08)


### 🩹 Fixes

- **stencil:** support Nx `context.projectsConfigurations` ([#1120](https://github.com/nxext/nx-extensions/pull/1120))


### ❤️  Thank You

- francescocaveglia @francescocaveglia

## 19.0.1 (2024-10-07)


### 🩹 Fixes

- bump deps ([5d7fe4f1](https://github.com/nxext/nx-extensions/commit/5d7fe4f1))


### ❤️  Thank You

- Edouard Bozon @edbzn