# Changelog

## 1.1.0 - 2025-08-14

- feat: restrict Node.js version to 20.8 or above
- feat: changed license to MPL-2.0

## 1.0.4 - 2025-04-29

- fix: restrict coverage in src folder

## 1.0.3 - 2025-04-29

- fix: template execution order

## 1.0.2 - 2025-04-28

- fix(base): added `vitest/globals` into `types` option of `tsconfig.json`

## 1.0.0 - 2025-04-27

- Added `base`, `web`, `react` and `preact` template
