Releases: patrickmichalina/typescript-monads
Releases · patrickmichalina/typescript-monads
v3.16.0
3.16.0 (2020-03-03)
Features
- maybe: add a function to convert maybe to an rxjs observable (#128) (07ff80b)
v3.14.3
3.14.3 (2020-02-03)
Bug Fixes
- build: correct bundle path for common and es modules (#124) (684b867)
v3.14.2
3.14.2 (2020-02-02)
Bug Fixes
- package: use package values relative to dist (#123) (778d619)
v3.14.0
3.14.0 (2020-02-02)
Bug Fixes
- build: use correct entrypoint for umd bundle (#120) (cc9b3fd)
Features
- package: add commonjs and es modules using rollup (#119) (46e90ce)
v3.13.2
3.13.2 (2020-02-01)
Bug Fixes
- maybe: complete instance of applicative (#116) (d681f42)