# Changelog

## 1.17.3

`2020.12.17`

- chore: Fix ts definition.

## 1.17.2

`2020.11.20`

- fix: onFieldsChange in strict mode. [#228](https://github.com/react-component/field-form/pull/228)

## 1.17.1

`2020.11.20`

- fix: Declare property fieldContext as optional. [#225](https://github.com/react-component/field-form/pull/225)

## 1.17.0

`2020.11.20`

- feat: support validate recursive. [#226](https://github.com/react-component/field-form/pull/226)
## 1.16.0

`2020.11.19`

- feat: List support initialValues. [#224](https://github.com/react-component/field-form/pull/224)
- docs: Use dumi. [#220](https://github.com/react-component/field-form/pull/220)

More see in [releases](https://github.com/react-component/field-form/releases).
