Changelog
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-10-08
Commits
- [Fix] in node 0.12 - 4, do not mutate Object.prototype
4a4fa45
- [Tests] replace
aud
with npm audit
ece6082
- [meta] add missing
engines.node
7ee3359
- [Dev Deps] add missing peer dep
fb90acc
v1.1.2 - 2023-09-13
Commits
- [Fix] properly name
Iterator.prototype[Symbol.iterator]
method 42ddaf7
- [Deps] update
define-properties
, reflect.getprototypeof
8b06aec
v1.1.1 - 2023-08-30
Commits
- [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
Commits
- [New] define
Symbol.toStringTag
d3f94aa
v1.0.1 - 2022-12-09
Commits
- [meta] fix repo URLs
670823e
- [Fix] move
has-symbols
to a runtime dep 1b15df1
v1.0.0 - 2022-12-05
Commits
- Initial implementation, tests, readme
2db7663
- Initial commit
5c97994
- npm init
0c61e07
- [meta] add
auto-changelog
8df6001
- [meta] use
npmignore
to autogenerate an npmignore file d173afc
- Only apps should have lockfiles
0fde03f