Releases: Arcath/utils
Releases · Arcath/utils
v3.0.0-beta.4
Bug Fixes
move package functions out of index (bddf704 )
BREAKING CHANGES
this moves package functions which require native node functions to work, which messes up remix etc...
v3.0.0-beta.3
Features
set type to module in package.json (a0f69e4 )
v3.0.0-beta.2
Bug Fixes
setup jest to support esm (527f09a )
Features
v3.0.0-beta.1
Features
bump to es6 and disable side effects (d6b35be )
BREAKING CHANGES
Now targets es6 with the build to hopefully improve tree shaking.
v2.0.0
2.0.0 (2022-03-22)
Bug Fixes
Features
BREAKING CHANGES
This removes the legacy option for inSequence on asyncForEach
v1.10.0
1.10.0 (2022-03-02)
Features
expose common items in diffArray (f69be6c )
v1.9.1
1.9.1 (2021-12-14)
Bug Fixes
expose the boundaries of the map. (2d47fa4 )
v1.9.0
1.9.0 (2021-12-13)
Bug Fixes
Features
add forEach and neighbours to createMap (47630fd )
v1.8.0
1.8.0 (2021-12-06)
Bug Fixes
rollback read-pkg-up version (95bf1db )
Features
update createMap so that setRange can take a function (4ed7502 )
v1.7.0
1.7.0 (2021-10-06)
Features
You can’t perform that action at this time.