Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 267 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 267 Bytes

v2.0.0

Breaking

  • Add the ability to use the function argument as an immutable map function (This may be breaking for users who were relying on the return value of the function being ignored)

Chores

  • Update deps
  • Switch from JSCS/JSHint to Prettier