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.5 - 2025-01-01
v1.1.4 - 2024-12-11
- [actions] split out node 10-20, and 20+
a6e7fa2
- [Refactor] use
define-data-property
directly instead ofdefine-properties
9c55a02
- [Deps] update
get-intrinsic
,has-symbols
,reflect.getprototypeof
,set-function-name
958fdf5
- [Dev Deps] update
@ljharb/eslint-config
,auto-changelog
,npmignore
,tape
ab7c77d
- [Robustness] use
es-object-atoms
ed8ee34
v1.1.3 - 2024-10-08
- [Fix] in node 0.12 - 4, do not mutate Object.prototype
4a4fa45
- [Tests] replace
aud
withnpm audit
ece6082
- [meta] add missing
engines.node
7ee3359
- [Dev Deps] add missing peer dep
fb90acc
v1.1.2 - 2023-09-13
- [Fix] properly name
Iterator.prototype[Symbol.iterator]
method42ddaf7
- [Deps] update
define-properties
,reflect.getprototypeof
8b06aec
v1.1.1 - 2023-08-30
- [Fix] stop mutating node 4+ Iterator.prototype with Symbol.toStringTag
74e9560
- [Dev Deps] update
@ljharb/eslint-config
,aud
,tape
63fd269
- [Deps] update
define-properties
,get-intrinsic
ef73f0e
v1.1.0 - 2022-12-09
- [New] define
Symbol.toStringTag
d3f94aa