Skip to content

v4.0.0

Choose a tag to compare

@MrsFlux MrsFlux released this 28 Feb 17:57
· 3257 commits to master since this release
602664b

4.0.0 (2019-02-28)

Bug Fixes

  • removed arrayCallbackFn (908a4af)

BREAKING CHANGES

  • Removed arrayCallbackFn. Was an edge case and hard to understand
    function. Same functionality can be achieved using
    breakFn and checking if the value / parent is an Array.