Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: wojtekmaj/async-array-utils

v2.0.0

20 Mar 22:32
@wojtekmaj wojtekmaj
7ead267
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

❗️ = breaking change

What's new?

  • ❗️ Dropped CommonJS build, making the package ESM-only. Remember, you can still use require() with ESM in all current LTS Node.js versions!
Assets 2
Loading

v1.8.1

18 Oct 13:20
@wojtekmaj wojtekmaj
8b507b3
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

Loading

v1.8.0

27 Jul 16:59
@wojtekmaj wojtekmaj
7a0d5ac
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Added support for native ESM modules (#71).
Loading

v1.7.0

21 Apr 12:43
@wojtekmaj wojtekmaj
f770039
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Added asyncFind, asyncFindIndex utils
Loading

v1.6.1

02 Feb 08:11
@wojtekmaj wojtekmaj
6f007f1
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Bug fixes

  • Fixed types not picked up correctly by some tools (e.g. Next.js).
Loading

v1.6.0

30 Jan 14:21
@wojtekmaj wojtekmaj
41b9248
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: F0654C838468A4D7
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Converted package to TypeScript (#29).
Loading

v1.5.0

05 May 19:16
@wojtekmaj wojtekmaj
eb9ed7b
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: 2BAFB575E3D38592
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Improved rejection handling

Bug fixes

  • Prevent multiple attempts to resolve the same Promise
  • Fixed asyncForEach function name
Loading

v1.4.0

19 Nov 11:35
@wojtekmaj wojtekmaj
d604259
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: 24A586806A31F908
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Refactored asyncMapStrict, asyncReduce utils not to use async, resulting in size savings
  • Removed @babel/runtime dependency, resulting in substantial size savings
Loading

v1.3.0

19 Nov 11:33
@wojtekmaj wojtekmaj
8ab8d3e
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: 24A586806A31F908
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Refactored asyncEvery, asyncEveryStrict, asyncFilter, asyncFilterStrict, asyncForEach, asyncForEachStrict, asyncSome, asyncSomeStrict utils not to use async, resulting in size savings.
Loading

v1.2.0

19 Nov 09:46
@wojtekmaj wojtekmaj
e8b48cc
This commit was signed with the committer’s verified signature.
wojtekmaj Wojciech Maj
GPG key ID: 24A586806A31F908
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's new?

  • Added asyncEveryStrict, asyncFilter, asyncFilterStrict utils
  • Improved examples in README

What's changed?

  • Refactored asyncSomeStrict util
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /