Releases: patrickmichalina/typescript-monads
Releases · patrickmichalina/typescript-monads
v9.4.0
9.4.0 (2025-04-25)
Features
- reader: add comprehensive documentation for Reader monad (#208) (2e0d3bc)
v9.3.0
9.3.0 (2025-04-25)
Features
- result: add new methods for enhanced error handling and transformations (#207) (e7837e2)
v9.2.1
9.2.1 (2025-04-23)
Bug Fixes
- maybe: switch to dynamic import for rxjs in Maybe methods (#206) (d38a0aa)
v9.2.0
9.2.0 (2025-04-23)
Features
v9.1.0
9.1.0 (2025-04-22)
Features
- add flatMapMaybe method to handle optional transformations (#204) (affe4be)
v9.0.2
9.0.2 (2025-03-24)
Bug Fixes
v9.0.1
9.0.1 (2025-03-24)
Bug Fixes
Reverts
v9.0.0
9.0.0 (2024-01-09)
Bug Fixes
BREAKING CHANGES
v8.9.0
8.9.0 (2023-05-03)
Features
v8.8.0
8.8.0 (2023-05-02)
Features
- introduce tapThru, tapThruSome, tapThruNone (#196) (58d6830)