Skip to content

2.6.2

Compare
Choose a tag to compare
@gcanti gcanti released this 27 May 09:34
· 1172 commits to master since this release

The goal of this release is to make fp-ts more "tree shaking" friendly.

  • Polish
    • add /*@__PURE__*/ comments to pipeables (@gcanti)
    • add /*@__PURE__*/ comments to transformers (@gcanti)
    • remove pipeable.ts module imports (@gcanti)