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.8 - 2024-03-16
- [Deps] update
call-bind
,es-abstract
,has-property-descriptors
f32d2c2
- [Dev Deps] update
tape
8306def
v1.0.7 - 2024-02-05
- [Refactor] use
es-errors
where possible, so things that only need those do not needget-intrinsic
594cdae
- [Deps] update
call-bind
,define-properties
,es-abstract
,es-aggregate-error
,get-intrinsic
,has-property-descriptors
2353b34
- [Dev Deps] update
aud
,function.prototype.name
,npmignore
,tape
d9d2cb7
v1.0.6 - 2023-08-27
- [Deps] update
define-properties
,es-abstract
,es-aggregate-error
,get-intrinsic
838666c
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,aud
,tape
a2ae385
v1.0.5 - 2022-11-07
- [Deps] update
es-abstract
,es-aggregate-error
,get-intrinsic
,globalthis
7674ed8
- [actions] update rebase action to use reusable workflow
3035aa1
- [Dev Deps] update
aud
,tape
65cb74b
v1.0.4 - 2022-05-04
- [meta] use
npmignore
to autogenerate an npmignore file4172ae5
- [Fix] ensure constructor prototypes are nonwritable
735bfa3
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,tape
1d472b6
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
8042125
- [patch] add comment for v8 bug
6924f48
- [Deps] update
define-properties
,es-abstract
69fc186
v1.0.3 - 2021-12-17
- [Fix]
constructor
property must be non-enumerablea1de915
- [Dev Deps] update
eslint
,@ljharb/eslint-config
0bb890a
v1.0.2 - 2021-12-05
- [actions] reuse common workflows
a2a7c51
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
b28b1b2
- [actions] update codecov uploader
77dd54f
- [Deps] move
evalmd
to dev dependency7079c9d
v1.0.1 - 2021-10-04
- [readme] use an actual Error as the cause
#2