8000 Tags · functionalland/ramda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: functionalland/ramda

Tags

v0.27.2

Toggle v0.27.2's commit message
Remove the build process temporarily

v0.27.1

Toggle v0.27.1's commit message
Version 0.27.1

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ramda#2832 from kibertoad/chore/update-dependencies-2

Update dependencies

0.26.1

Toggle 0.26.1's commit message
fix: rename then to andThen (ramda#2772)

BREAKING CHANGE

The addition of R.then in Ramda 0.26 made the R object
a Promise-like object, and meant that Promise.resolve() will attempt
to resolve it by calling the then() method. R is not a Promise, and
to reassure JavaScript of this fact, R.then is renamed to R.andThen.

v0.26.1

Toggle v0.26.1's commit message
Version 0.26.1

0.26.0

Toggle 0.26.0's commit message
Version 0.26.0

v0.26.0

Toggle v0.26.0's commit message
Version 0.26.0

v0.25.0

Toggle v0.25.0's commit message
Version 0.25.0

v0.24.1

Toggle v0.24.1's commit message
Version 0.24.1

v0.24.0

Toggle v0.24.0's commit message
Version 0.24.0

0