Skip to content

v4.4.0

Latest
Compare
Choose a tag to compare
@gustavoguichard gustavoguichard released this 19 Jul 17:43
50cd499

What's Changed

We changed the context namespace to withContext because withContext.pipe is semantic and tells what it does more than context.pipe ;). You can still use the context until the next major but it is deprecated.

We now also enforce the no-implicity-any TS error in every combinator to solve #165

PRs

Full Changelog: v4.3.0...v4.4.0