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.1.3 - 2024-04-06
- [Refactor] update spec from tc39/ecma262#3306
281dd20
- [Deps] update
es-abstract
3fe3aed
- [Dev Deps] update
@es-shims/api
ae81971
v1.1.2 - 2024-03-16
- [meta] remove useless ESM
55b8277
- [Refactor] replace
es-abstract
withes-object-atoms
; updatecall-bind
,is-set
32ff4d7
- [Dev Deps] update
tape
b2ecdff
v1.1.1 - 2024-02-05
- [Tests] increase coverage
3a05e21
- [Refactor] use
es-errors
, so things that only need those do not needget-intrinsic
0cefa0e
- [Deps] update
call-bind
,define-properties
,es-abstract
,es-set
,get-intrinsic
5e4a67f
- [Dev Deps] update
aud
,npmignore
,object-inspect
,tape
b63d3f4
- [Tests] only run the native tests with the native run
f0e874f
- [Dev Deps] update
tape
36ce9ac
v1.1.0 - 2023-07-18
- [patch] remove GetKeysIterator and its callable check
78b47cd
- [Deps] update
define-properties
,es-abstrct
,get-intrinsic
c95890c
- [Tests] remove unused shimmed tests
7dbe568
- [patch] throw on negative set sizes
a7c2506
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,aud
,es6-shim
,tape
b71ef6e
v1.0.2 - 2023-01-14
- [Refactor] update
es-set
; usees-set/tools
6984d3c