# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.4](https://github.com/farm-fe/farm/compare/create-farm-v0.1.3...create-farm-v0.1.4) - 2024-12-09 ### Fixed - normalize @types/node version (#1990) - *(create-farm)* fix terminal color display (#1986) ## [0.1.3](https://github.com/farm-fe/farm/compare/create-farm-v0.1.2...create-farm-v0.1.3) - 2024-10-31 ### Added - *(cli)* support re-prompt project name ([#1732](https://github.com/farm-fe/farm/pull/1732)) ### Other - simplify string formatting for readability ([#1828](https://github.com/farm-fe/farm/pull/1828)) - *(create-farm)* update README for vanilla template ([#1724](https://github.com/farm-fe/farm/pull/1724)) - *(create-farm)* rewrite `create-farm` ([#1700](https://github.com/farm-fe/farm/pull/1700)) ## [0.1.2](https://github.com/farm-fe/farm/compare/create-farm-v0.1.1...create-farm-v0.1.2) - 2024-07-19 ### Fixed - nestjs external error with latest version and bump version ([#1608](https://github.com/farm-fe/farm/pull/1608)) ## [0.1.1](https://github.com/farm-fe/farm/compare/create-farm-v0.1.0...create-farm-v0.1.1) - 2024-07-11 ### Added - migration of `create-farm-node` to `create-farm` ([#1377](https://github.com/farm-fe/farm/pull/1377)) ### Fixed - Correct Description, CSS, and resolve "Cannot find module" on npm run build ([#1571](https://github.com/farm-fe/farm/pull/1571)) - external hosting & imporve NestJs template && add nativeTopLevel… ([#1527](https://github.com/farm-fe/farm/pull/1527)) - *(template)* replace 'class' with 'className' in image tag to resol… ([#1500](https://github.com/farm-fe/farm/pull/1500)) ### Other - *(create-farm)* rewrite `create-farm` with `clap` ([#1493](https://github.com/farm-fe/farm/pull/1493)) - use script auto update create-farm-rs template deps ([#1454](https://github.com/farm-fe/farm/pull/1454)) - optimize package_manager options ([#1354](https://github.com/farm-fe/farm/pull/1354))