Skip to content

Releases: deessejs/fp

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:27
9c60ca7

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

Choose a tag to compare

@github-actions github-actions released this 13 Aug 09:20
a3eeccc

What's Changed

Full Changelog: v1.2.8...v1.2.9

1.2.8

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
cd19049
v1.2.8

Release v1.2.8

1.2.7

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
da85d15
v1.2.7

Release v1.2.7

1.2.6

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
v1.2.6

chore: bump version to 1.2.6 (validate tag_name fix from PR #421)

1.2.5

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
d239955
v1.2.5

Release v1.2.5

1.2.4

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
v1.2.4

chore: bump version to 1.2.4 (final publish test)

1.2.3

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
v1.2.3

fix(publish): remove redundant bump/push-bump jobs (changesets consum…

1.2.2

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
v1.2.2

chore: bump version to 1.2.2 (test publish trigger)

1.2.1

Choose a tag to compare

@martyy-code martyy-code released this 13 Aug 09:33
f085637
v1.2.1

chore: version packages