Tags:
- [New Feature]
- [Bug Fix]
- [Breaking Change]
- [Documentation]
- [Internal]
- [Polish]
- [Experimental]
Note: Gaps between patch versions are faulty/broken releases. Note: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.
- New Feature
- add
ReaderTask
support, #11 (@mlegenhausen)
- add
- Deprecation
- deprecate
monoidRetryPolicy
in favour ofMonoid
(@gcanti)
- deprecate
- Polish
- allow import without es6 or lib directory #8 (@mlegenhausen)
- add
/*#__PURE__*/
comments for better tree shaking (@gcanti)
- Bug Fix
- don't set
target: es6
intsconfig.build-es6.json
(@gcanti)
- don't set
- Internal
- upgrade to latest
docs-ts
(@gcanti)
- upgrade to latest
- New Feature
- add build in ES6 format (@gcanti)
- Breaking Change
- upgrade to
[email protected]
(@Wenqer) - remove
TaskEither
module (@Wenqer)
- upgrade to
Initial release