Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Releases: itigoore01/ngx-type-safe-reactive-form

v1.0.5

20 Feb 06:27
Compare
Choose a tag to compare

1.0.5 (2020-02-20)

Bug Fixes

  • Fix the type definition of FormArray method. (0021a94)

v1.0.4

20 Feb 05:30
Compare
Choose a tag to compare

1.0.4 (2020-02-20)

Bug Fixes

  • Fixed a bug that CreateFormType infers wrong type. (f795e22)

v1.0.3

20 Feb 04:11
Compare
Choose a tag to compare

1.0.3 (2020-02-20)

Bug Fixes

  • Fixed a bug that FormArray is recognized as FormControl. (c9c0cbd)