Skip to content

v2.0.0

Latest

Choose a tag to compare

@jedwards1211 jedwards1211 released this 19 Feb 04:07

2.0.0 (2020-02-19)

Features

  • allow input object to be null or undefined, add keep function (1c435cb)

BREAKING CHANGES

  • mapShape could unexpectedly tolerate a null or undefined input
    object where it didn't before.