Releases: deessejs/fp
Releases · deessejs/fp
Release list
v1.3.0
What's Changed
- ci(workflows): split test and coverage into separate jobs with PR comment by @martyy-code in #429
- refactor(fp): internal classes for Result and Maybe, deliver pipeables by @martyy-code in #431
- feat(fp): add function utilities (pipe, flow, identity, constant, flip, tupled, untupled) by @martyy-code in #433
- merge: sync main into staging (1.2.x CI fixes + architecture rules) by @martyy-code in #435
- feat(fp): add Try module (try_, tryPromise, attempt, withReporting, classifyError) by @martyy-code in #439
- chore: version packages by @github-actions[bot] in #430
Full Changelog: v1.2.9...v1.3.0
v1.2.9
What's Changed
- fix(publish): drop v prefix from resolve-version output by @martyy-code in #427
- chore: bump version to 1.2.9 (final e2e test) by @martyy-code in #428
Full Changelog: v1.2.8...v1.2.9
1.2.8
1.2.7
1.2.6
v1.2.6 chore: bump version to 1.2.6 (validate tag_name fix from PR #421)
1.2.5
1.2.4
v1.2.4 chore: bump version to 1.2.4 (final publish test)
1.2.3
v1.2.3 fix(publish): remove redundant bump/push-bump jobs (changesets consum…
1.2.2
v1.2.2 chore: bump version to 1.2.2 (test publish trigger)