Skip to content

Releases: articulate/funky

v2.1.0

18 Jan 13:29
c46cfae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v1.10.1

17 Jan 15:30
8650b5b
Compare
Choose a tag to compare

Typescript .d.ts declarations.

v2.0.3

18 Oct 15:33
6f0147f
Compare
Choose a tag to compare

What's Changed

  • build: ensure lib is created as part of publish by @mloberg in #48

Full Changelog: v2.0.2...v2.0.3

v2.0.2

26 Sep 21:36
01b6c90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Sep 21:15
38d4b48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Nov 16:39
3592965
Compare
Choose a tag to compare

[2.0.0] - 2021-11-08

Changed

  • BREAKING CHANGE: Updated combine* functions' function application to be like (f)(g)(a) or (f, g)(a), but not (f, g, a) nor (f)(g, a). (Issue: #34; PR: #40)
    • combine
    • combineP
    • combineAll
    • combineAllP
    • combineWith
    • combineWithP

v1.6.0

04 Feb 20:39
Compare
Choose a tag to compare
v1.6.0