Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Releases: gcanti/flow-static-land

0.2.8

02 Nov 20:48
Compare
Choose a tag to compare
  • Bug Fix
    • fix order of type parameters Fun.compose (@mozisan)

0.2.7

24 Jun 16:37
Compare
Choose a tag to compare
  • Bug Fix
    • Fix error due to increase in strictness of arity checking as of Flow v0.47.0 (@hallettj)

0.2.6

25 Feb 10:08
Compare
Choose a tag to compare
  • Bug fix

0.2.5

04 Feb 15:39
Compare
Choose a tag to compare
  • New Feature
    • add optics (Monocle partial porting) (@gcanti)
  • Bug fix
    • bad import references on in /lib build, fix #52 [@gcanti]

0.2.4

20 Dec 09:57
Compare
Choose a tag to compare
  • New Feature
  • Polish
    • remove experimental React file (@gcanti)
    • cache projection in Arr.ap (@gcanti)
    • fix errors when experimental.const_params=true (@gcanti)
    • ignore lib folder while flow-checking (@gcanti)

0.2.3

08 Nov 13:35
Compare
Choose a tag to compare

0.2.2

12 Oct 04:58
Compare
Choose a tag to compare
  • New Feature

0.2.1

04 Oct 04:47
Compare
Choose a tag to compare
  • New Feature

0.2.0

19 Sep 13:15
Compare
Choose a tag to compare
  • Breaking Change
    • Traversable now based on traverse instead of sequence, fix #26 (@gcanti)
  • New Feature

0.1.0

12 Sep 08:49
Compare
Choose a tag to compare

Initial release