Skip to content

1.1.3

Compare
Choose a tag to compare
@m-mujica m-mujica released this 27 Dec 00:59
· 20 commits to master since this release

In the previous release, can-reflect/eachIndex was introduced to replace can-util/each. Unfortunately can-reflect/eachIndex throws when passed an undefined/null reference.

This patch release adds a conditional to prevent can-validate to throw.