All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.1 (2020-12-10)
1.5.0 (2020-11-29)
- 🎸 enrich abstract control type (2a018eb)
- handle 'any' values properly in 'ControlOf' (#60) (779e083)
- handle 'any' values properly in 'patchValue' (#59) (0ccdd2e)
1.4.4 (2020-11-18)
1.4.3 (2020-10-27)
1.4.2 (2020-10-22)
- 🐛 add ControlsOf type to public API (8423c5a)
1.4.1 (2020-10-22)
- 🐛 add ControlOf type to public API (6c44f38)
1.4.0 (2020-10-22)
1.3.1 (2020-09-16)
- make sure errors$ is nexted when setErrors is called manually (ce820fc)
1.3.0 (2020-08-27)
- better mergeErrors(null) support (9925e49)
1.2.0 (2020-08-24)
- form-array: implement remove helpers (0011944)
- form-array: write spec for remove helpers (419c8c2)