You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### 3.4.0
2
2
3
-
* New [`when.filter`](docs/api.md#whenfilter) for filtering array of promises
3
+
* New [`when.filter`](docs/api.md#whenfilter) for filtering arrays of promises.
4
4
*[`when.map`](docs/api.md#whenmap) and [`when.filter`](docs/api.md#whenfilter) now provide the array index as the second param to their mapping and filtering functions.
5
5
*[`when/keys.map`](docs/api.md#whenkeys-map) now provides the associated key to its mapping function.
0 commit comments