8 KiB
8 KiB
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.0.7 - 2024-02-12
Commits
v1.0.6 - 2024-02-05
Commits
- [Dev Deps] update
aud
,npmignore
,tape
d564d5c
- [Deps] update
get-intrinsic
,set-function-length
cfc2bdc
- [Refactor] use
es-errors
, so things that only need those do not needget-intrinsic
64cd289
- [meta] add missing
engines.node
32a4038
v1.0.5 - 2023-10-19
Commits
- [Fix] throw an error on non-functions as early as possible
f262408
- [Deps] update
set-function-length
3fff271
v1.0.4 - 2023-10-19
v1.0.3 - 2023-10-19
Commits
- [actions] reuse common workflows
a994df6
- [meta] use
npmignore
to autogenerate an npmignore fileeef3ef2
- [readme] flesh out content
1845ccf
- [actions] use
node/install
instead ofnode/run
; usecodecov
action5b47d53
- [Refactor] use
set-function-length
a0e165c
- [Dev Deps] update
@ljharb/eslint-config
,aud
,tape
9c50103
- [meta] simplify "exports"
019c6d0
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,safe-publish-latest
,tape
23bd718
- [actions] update codecov uploader
62552d7
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
ec81665
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
35d67fc
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
0266d8d
- [Dev Deps] update
@ljharb/eslint-config
,aud
,tape
43a5b28
- [Deps] update
define-data-property
,function-bind
,get-intrinsic
780eb36
- [Dev Deps] update
aud
,tape
90d50ad
- [meta] use
prepublishOnly
script for npm 7+44c5433
- [Deps] update
get-intrinsic
86bfbfc
- [Deps] update
get-intrinsic
5c53354
- [actions] update checkout action
4c393a8
- [Deps] update
get-intrinsic
4e70bde
- [Deps] update
get-intrinsic
55ae803
v1.0.2 - 2021-01-11
Commits
- [Fix] properly include the receiver in the bound length
dbae7bc
v1.0.1 - 2021-01-08
Commits
- [Tests] migrate tests to Github Actions
b6db284
- [meta] do not publish github action workflow files
ec7fe46
- [Fix] preserve original function’s length when possible
adbceaa
- [Tests] gather coverage data on every job
d69e23c
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
2fd3586
- [Deps] update
get-intrinsic
f23e931
- [Deps] update
get-intrinsic
72d9f44
- [meta] fix FUNDING.yml
e723573
- [eslint] ignore coverage output
15e76d2
- [meta] add Automatic Rebase and Require Allow Edits workflows
8fa4dab
v1.0.0 - 2020-10-30
Commits
- Initial commit
306cf98
- Tests
e10d0bb
- Implementation
43852ed
- npm init
408f860
- [meta] add Automatic Rebase and Require Allow Edits workflows
fb349b2
- [meta] add
auto-changelog
c4001fc
- [meta] add "funding"; create
FUNDING.yml
d4d6d29
- [Tests] add
npm run lint
dedfb98
- Only apps should have lockfiles
54ac776
- [meta] add
safe-publish-latest
9ea8e43