Releases: Arcath/utils
Releases · Arcath/utils
v1.6.0
1.6.0 (2021-07-18)
Bug Fixes
lint: fix lint issue with function order (9fe020b )
swap deepIncludes to reducio (233ac1f )
Features
add reducio
function to improve boolean array reduction (76bff83 )
v1.5.1
1.5.1 (2021-07-07)
Bug Fixes
change getPackage to synchronous (29d50cf )
v1.5.0
1.5.0 (2021-07-07)
Bug Fixes
update warning on asyncForEach inSequence (dae6cd7 )
Features
package functions and if-fn (de48040 )
v1.4.0
1.4.0 (2021-06-21)
Features
v1.3.0
1.3.0 (2021-05-25)
Features
v1.2.0
1.2.0 (2021-05-14)
Bug Fixes
lint: turn off explicit any rule for deep includes (7e559ad )
Features
v1.1.0
1.1.0 (2021-04-29)
Features
add prettier config and run prettier (b01a22b )
v1.0.0
1.0.0 (2021-04-27)
BREAKING CHANGES
This makes inSequence: false
the default for asyncMap. It may introduce weird behaviour over the Promise.all solution that is now default.
v0.9.1
0.9.1 (2021-04-15)
Bug Fixes
fix types not being included in output (cdd3952 )
v0.9.0
0.9.0 (2021-04-14)
Bug Fixes
allow defaults to be given undefined for supplied (3654b58 )
Features
use promise.all in asyncForEach if wanted (0d669be )
You can’t perform that action at this time.