# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.1](https://github.com/nfqde/nfq-react-form/compare/v1.2.0...v1.2.1) (2026-02-03)


### Bug Fixes

* **Types:** use same types for handle change as for field Values. ([#10](https://github.com/nfqde/nfq-react-form/issues/10)) ([a057e29](https://github.com/nfqde/nfq-react-form/commit/a057e29e49c6710984687d3b38bc0e899c9538fb))

## [1.2.0](https://github.com/nfqde/nfq-react-form/compare/v1.1.1...v1.2.0) (2026-02-03)


### Features

* **Types:** Add Date and Date[] as valid form types. ([#8](https://github.com/nfqde/nfq-react-form/issues/8)) ([82a757d](https://github.com/nfqde/nfq-react-form/commit/82a757d60694ba29afa5bfe4eea3f593b6bd4770))

### [1.1.1](https://github.com/nfqde/nfq-react-form/compare/v1.1.0...v1.1.1) (2026-01-26)


### Bug Fixes

* **useFormField:** fix error initialisation ([#7](https://github.com/nfqde/nfq-react-form/issues/7)) ([df8514f](https://github.com/nfqde/nfq-react-form/commit/df8514f96af3f90c9a6cf07cda55b7577bfd43be))

## [1.1.0](https://github.com/nfqde/nfq-react-form/compare/v1.0.1...v1.1.0) (2026-01-26)


### Features

* **Fields:** add option to keep value on unmount ([#6](https://github.com/nfqde/nfq-react-form/issues/6)) ([aa448e2](https://github.com/nfqde/nfq-react-form/commit/aa448e29a2d067484ca3e96a64d412f29f6e52ff))

### [1.0.1](https://github.com/nfqde/nfq-react-form/compare/v1.0.0...v1.0.1) (2026-01-23)


### Bug Fixes

* **Types:** fix type exports ([#4](https://github.com/nfqde/nfq-react-form/issues/4)) ([8a637f0](https://github.com/nfqde/nfq-react-form/commit/8a637f07f9dd35284f26dd8b10ea990201897264))

## 1.0.0 (2026-01-23)


### ⚠ BREAKING CHANGES

* **Form:** First version

### Features

* **Form:** Add all form related parts. ([#1](https://github.com/nfqde/nfq-react-form/issues/1)) ([82f8795](https://github.com/nfqde/nfq-react-form/commit/82f87954acfdf044f7edbcbd6751216ade2aba4b))
