Skip to content

v2.1.0

Choose a tag to compare

@dominicegginton dominicegginton released this 16 May 08:17
· 20 commits to main since this release
Immutable release. Only release title and notes can be modified.
v2.1.0
201a98e

feat: expand functional utility set and enhance security

  • Add new utilities to core library: flow, asksReader, flatten, bind, bindTo, sequence, and struct.
  • Implement comprehensive "Do notation" support for cleaner pipeline state management.
  • Update unit tests and example.ts to showcase the full API surface.
  • Update README documentation with new utility signatures.
  • Configure min-release-age for npm dependencies in Dependabot to improve security.

Full Changelog: v2.0.0...v2.1.0