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 - 2024-12-15
- [actions] split out node 10-20, and 20+
5e59635
- [Deps] update
call-bind
,es-abstract
,get-intrinsic
0afbb59
- [Dev Deps] update
@es-shims/api
,auto-changelog
,es-value-fixtures
,object-inspect
,tape
d76caf4
- [Deps] update
call-bind
,es-abstract
,es-errors
,get-intrinsic
2b374a2
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,object-inspect
,tape
a24fd39
- [Tests] replace
aud
withnpm audit
c704fb0
- [Deps] remove unused dependency
0274b32
- [Dev Deps] add missing peer dep
673f754
v1.0.3 - 2024-02-04
- [Deps] update
array-buffer-byte-length
,call-bind
,define-properties
,es-abstract
,get-intrinsic
,is-array-buffer
d9b6859
- [Dev Deps] update
aud
,npmignore
,object-inspect
,tape
38cb58d
- [Refactor] use
es-errors
where possible, so things that only need those do not needget-intrinsic
5c07bef
v1.0.2 - 2023-09-05
- [Deps] update
es-abstract
a9ab0d2
- [Dev Deps] update
tape
6b24af5
- [Fix] move
es-abstract
to runtime deps63a8397