Skip to content

Error Type Change

Choose a tag to compare

@vitaly-t vitaly-t released this 02 Mar 17:11
· 38 commits to master since this release

When an unknown property is found, it is no longer thrown as TypeError, but rather base Error, because it is irrelevant of the parameter type, and more of the function logic.