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.
v2.0.0 - 2024-09-21
- [Breaking] update to es-shims API v3
fdcd654
v1.0.6 - 2024-09-17
- [patch] remove useless ESM files
ee92f83
- [Refactor] update
es-abstract
usage to 2024ccaddaa
- [Deps] update
call-bind
,define-properties
,es-abstract
,es-set-tostringtag
,get-intrinsic
,globalthis
,internal-slot
,object.entries
694b2e6
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,array.from
,auto-changelog
,npmignore
,tape
33656d7
- [meta] add missing
engines.node
cfdf4f7
- [Tests] replace
aud
withnpm audit
55ada5c
- [Dev Deps] temporarily pin @es-shims/api
95b362d
- [Dev Deps] add missing peer dep
fd64369
v1.0.5 - 2023-09-07
- [Deps] update
es-abstract
,object.entries
698df48
- [Dev Deps] update
@ljharb/eslint-config
,array.from
,aud
,tape
55fa93c
- [Deps] update
define-properties
,es-abstract
,get-intrinsic
,internal-slot
bdcf9ac
- [Dev Deps] update
@es-shims/api
,array.from
2bca409
- [Fix]
forEach
: proper error message73dd70d
v1.0.4 - 2023-01-19
- [Deps] update
es-abstract
,es-get-iterator
,es-set-tostringtag
c0da2ac
- [Dev Deps] update
@ljharb/eslint-config
,tape
86cd134
v1.0.3 - 2022-12-21
- [Refactor] use
es-set-tostringtag
06ddf53
- [Deps] update
es-abstract
,internal-slot
ab6fec0
- [Dev Deps] update
aud
03eab86
v1.0.2 - 2022-12-02
- [readme] fix badge URLs
6f3b632
v1.0.1 - 2022-12-02
- [readme] remove outdated notice
7aafa14
- Tests
a2decb5
- Implementation
b59e188
- Initial commit
f5cd986
- [actions] reuse common workflows
7a29e1d
- Add feature detection to shim.js
c6b5773
- [Tests] migrate tests to Github Actions
91dbaad
- [meta] fix package.json indentation
9f05828
- [Refactor] use
internal-slot
for internal slotsc1c045f
- [meta] use
npmignore
to autogenerate an npmignore file42c98f4
- [meta] do not publish github action workflow files
d01c909
- [Deps] update
call-bind
,es-abstract
,es-get-iterator
,get-intrinsic
,globalthis
,has-symbols
,internal-slot
,object.entries
165d4e3
- Implement feature detection in polyfill.js
fb8c88f
- [Tests] re-enable eslint in the tests
e2f7c0d
- [actions] update workflows
d17c47a
- [Refactor] a bit of formatting
736c990
- [Deps] update
define-properties
,es-abstract
,get-intrinsic
,globalthis
,has-symbols
,object.entries
a175a68
- [Refactor] remove ESM entry points
908cf0b
- Use es-get-iterator
0e871e8
- [Tests] add
implementation
tests5039df8
- [Tests] run
nyc
on all tests1fcd52c
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,array.from
,safe-publish-latest
,tape
e0c1723
- [actions] make workflows more consistent
3347993
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,array.from
,aud
,auto-changelog
,functions-have-names
,tape
127c3f0
- [actions] update codecov uploader
69242c8
- [actions] update rebase action to use reusable workflow
f1e5ece
- [Tests] increase coverage
718abbb
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,functions-have-names
,has-strict-mode
22f43cd
- [readme] remove travis badge
bc73775
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
55fad2f
- [Refactor] use
call-bind
andget-intrinsic
where applicablea63a33c
- [Fix]
shim
: ensureMap.call(new Map())
throwsf8cd8f5
- [readme] add github actions/codecov badges
83b43c7
- [Dev Deps] update
eslint
,tape
5ebbdf5
- Fix MapIterator.prototype
cbe3cf2
- [Dev Deps] update
eslint
263274e
- [Tests] fix tests in symbol-less node
ef6bb92
- [Fix] use
for-each
instead offoreach
6f2a0da
- [Tests] add
@es-shims/api
a687f3e