chore: ramda-adjunct v2.33.0

Vladimír Gorej
Ramda Adjunct
Published in
May 23, 2021
ramda-adjunct@2.33.0

We’ve just released ramda-adjunct@2.33.0. Release contains 2 new functions. Both comes from community contributions. We’ve also managed to migrate all our CI pipeline from CircleCI to GitHub Actions. This makes the CI pipeline quicker, easier to maintain and directly integrated with GitHub.

catchP

Composable shortcut for Promise.catch. The catchP function returns a Promise. It takes two arguments: a callback function for the failure of the Promise and the promise instance itself.

isSentinelValue

Checks whether the passed value is a sentinel value.

Like always, I end my article with the following axiom: Define your code-base as pure functions and lift them only if needed. And compose, compose, compose…

--

--

Vladimír Gorej
Ramda Adjunct

Certified Open Source Software Engineer, OSS contributor, author and content creator. OSS is my passion and my profession. GitHub Star.