Skip to content

v3.0.3

Compare
Choose a tag to compare
@maxime1992 maxime1992 released this 28 Nov 10:18
· 171 commits to master since this release
2499b90

3.0.3 (2019-11-28)

Bug Fixes

  • lib: formGroupErrors only includes the errors within a FormArray, which makes it unusable to access an error by index (13c2535)
  • lib: when accessing formGroupErrors, a FormArray with no errors returns an empty array instead of null (d736211)