Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 13:41
· 392 commits to main since this release

6.0.0 (2022-11-18)

⚠ BREAKING CHANGES

  • node: node versions 12, 17 are no longer supported.

Features

  • mapkeyby: accept readonly tuple as return value of mapping function (4cfabde)
  • mapkeyfirstby: accept readonly tuple as return value of mapping function (46d0d17)
  • mapkeyfirstby: add missing curried variant of mapKeyFirstBy (a33b091)
  • mapkeylastby: add mapKeyLastBy function (a6b5699)
  • node: drop support for node 12, 17 (22d72d4)