Skip to content

Releases: patrickmichalina/typescript-monads

v3.9.0

10 Jan 05:10
750510c
Compare
Choose a tag to compare

3.9.0 (2019-01-10)

Features

v3.8.0

27 Oct 17:54
6335c8d
Compare
Choose a tag to compare

3.8.0 (2018-10-27)

Features

  • maybe: introduce toArray function (#42) (6335c8d)

v3.7.0

27 Oct 16:59
8fcba51
Compare
Choose a tag to compare

3.7.0 (2018-10-27)

Features

  • maybe: introduce valueOrUndefined function (#41) (8fcba51)

v3.6.0

27 Oct 16:20
1825383
Compare
Choose a tag to compare

3.6.0 (2018-10-27)

Features

v3.5.3

23 Oct 05:21
f9e6c41
Compare
Choose a tag to compare

3.5.3 (2018-10-23)

Bug Fixes

  • remove hyphen from global export (#37) (f9e6c41)

v3.5.2

23 Oct 04:49
cd37ae3
Compare
Choose a tag to compare

3.5.2 (2018-10-23)

Bug Fixes

  • specify interface root in exports (#36) (cd37ae3)

v3.5.1

22 Oct 21:02
badca5c
Compare
Choose a tag to compare

3.5.1 (2018-10-22)

Bug Fixes

  • build: include source typescript files in package (#35) (badca5c)

v3.5.0

12 Oct 00:28
4eaf66c
Compare
Choose a tag to compare

3.5.0 (2018-10-12)

Features

  • expose interfaces from root folder (#33) (4eaf66c)

v3.4.2

09 Oct 16:25
d7121d4
Compare
Choose a tag to compare

3.4.2 (2018-10-09)

Bug Fixes

  • maybe: returns NonNullable root type (#31) (d7121d4)

v3.4.1

05 Oct 02:59
bf3c509
Compare
Choose a tag to compare

3.4.1 (2018-10-05)

Bug Fixes

  • package: point build script to correct tsconfig (#29) (bf3c509)