# Changelog

## 3.14.0 - 2026-04-21

- feat(tsconfig): migrate to `@guoyunhe/tsconfig`

## 3.13.0 - 2026-04-19

- feat(oxfmt): migrate prettier to oxfmt

## 3.12.0 - 2025-08-23

- feat(templates/base): remove `react-doc-ui` dep

## 3.11.0 - 2025-08-23

- feat(templates): add README templates
- fix(templates): github actions permissions

## 3.10.1 - 2025-05-16

- fix(github): action names

## 3.10.0 - 2025-04-28

- feat: update `@types/node` to `22.x` (current LTS)

## 3.7.0 - 2025-04-19

- Added Preact template

## 3.6.0 - 2025-04-12

- Use f2elint templates

## 3.5.0 - 2024-12-29

- Removed cjs support
- Updated eslint config

## 3.4.0 - 2024-12-29

- Changed build target from `es2015` to `es2017`

## 3.3.0 - 2024-12-29

- Added `react` 19.x support

## 3.2.1 - 2024-12-29

- Fixed interactive mode

## 3.2.0 - 2024-12-29

- Updated `rive` from 2.x to 3.x
- Changed `eslint` configuration file

## 3.1.0 - 2024-12-27

- Changed GitHub Pages action

## 3.0.0 - 2024-07-13

- Added interactive UI
