Skip to content

Releases: gcanti/fp-ts-routing

0.6.0

20 Jun 11:01
d68e541
Compare
Choose a tag to compare

0.5.4

07 Jun 08:40
Compare
Choose a tag to compare
  • Polish

0.5.3

05 Feb 06:31
Compare
Choose a tag to compare
  • Bug Fix
    • don't set target: es6 in tsconfig.build-es6.json (@gcanti)

0.5.2

09 Jan 17:13
Compare
Choose a tag to compare
  • Bug Fix

0.5.1

17 Jul 14:56
Compare
Choose a tag to compare
  • New Feature
    • add Parser monoid instance (@mlegenhausen)
    • add Parser monad, alternative instance and related top-level data-last functions (@gcanti)
    • add Formatter contravariant instance and related top-level data-last functions (@gcanti)
    • Match
      • add top-level data-last function imap (@gcanti)
      • add top-level data-last function then (@gcanti)

0.5.0

06 Jul 10:24
Compare
Choose a tag to compare

0.4.4

02 Jul 05:49
Compare
Choose a tag to compare
  • Bug Fix
    • remove fp-ts@2 from dependencies (@gcanti)

0.4.3

21 Jun 22:06
Compare
Choose a tag to compare
  • Bug Fix
    • move fp-ts / io-ts back to dependencies (@gcanti)

0.4.2

21 Jun 08:18
Compare
Choose a tag to compare

Note. fp-ts-routing depends on fp-ts and io-ts, starting from 0.4.2 you must install both fp-ts and io-ts manually (fp-ts and io-ts are now listed in peerDependency)

0.4.1

08 Jan 18:22
Compare
Choose a tag to compare