v2.1.0
·
20 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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