All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.4 - 2025-03-25
- [Tests] increase coverage
039c0b1
- [Deps] remove unused deps, add missing dev dep
a11571b
- [Dev Deps] update
@es-shims/api
,auto-changelog
,es-value-fixtures
,for-each
,tape
be72c3f
- [Deps] update
call-bind
,es-abstract
,es-map
,get-intrinsic
3f2b7e2
- [Tests] increase coverage
598aa09
- [readme] add note about Array.prototype.groupToMap
ef7a1c0
- [Deps] update
array.prototype.filter
,es-abstract
4b1b1b9
- [Dev Deps] update
@ljharb/eslint-config
,tape
c5578d1
- [Tests] replace
aud
withnpm audit
a37d869
- [Dev Deps] update
@es-shims/api
3c9b954
- [Dev Deps] add missing peer dep
1ce533c
v1.0.3 - 2024-03-17
- [Refactor] replace
es-abstract
withes-object-atoms
when possible; updatecall-bind
,es-abstract
,es-errors
,get-intrinsic
fccc167
- [meta] add missing
engines.node
7c37a32
- [Dev Deps] update
tape
c6fd058
v1.0.2 - 2024-02-04
- [Refactor] use
es-errors
where possible, so things that only need those do not needget-intrinsic
7cbb043
- [Deps] update
call-bind
,define-properties
,es-abstract
,es-map
,get-intrinsic
bfc18bd
- [Dev Deps] update
aud
,npmignore
,tape
d6b1d92
- [Robustness]
filter
is not available pre-ES5012f732