Skip to content

Releases: MartinPavlik/ramda-async

1.1.0

03 Jan 16:32
Compare
Choose a tag to compare
  • added mapAllAsync back for eaiser migration but made it depraced

TS support

03 Jan 16:02
Compare
Choose a tag to compare
  • added TypeScript support
  • removed mapAllAsync function
  • deprecated composeAsync function since it can not be typed even in a hacky way
  • added traversePromise function

Stable version

08 Nov 01:00
0f8954e
Compare
Choose a tag to compare
0.2.0

Merge pull request #1 from MartinPavlik/dependabot/npm_and_yarn/acorn…