Skip to content

Releases: developit/asyncro

3.0.0

22 Jan 22:35
Compare
Choose a tag to compare
  • 🎉 Add find(), every(), some() methods (#9, thanks @fimars!)
  • fix series() to run in sequence (#4, thanks @citycide!)
  • Switch build to microbundle

2.0.0

23 Oct 03:54
Compare
Choose a tag to compare
  • map() and filter() now run in parallel by default! (#1)
  • Real documentation!
  • Added some tests, powered by ava
  • Much smaller rollup-based build (450 bytes!)

1.0.0

21 Oct 04:48
Compare
Choose a tag to compare

Initial release!