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.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