tape v5.6.1 Release Notes
Release Date: 2022-09-19 // over 2 years ago-
Commits
- ๐ [eslint] fix indentation
2151e06
- [meta] add
auto-changelog
86cbbd1
- ๐ [eslint] enforce
no-use-before-define
f8a8a7f
- [meta] fix repo URLs
a9ae3c2
- โ
[Tests]
stackTrace
: use the commongetDiag
utility298cb80
- ๐
[eslint] enable
func-style
98b9623
- [New]
bin/tape
: include the exact arg when there are no glob results; use require on--require
files6a1ce43
- ๐ [eslint] clean up config a bit
67ad201
- [meta] create FUNDING.yml
5b4752f
- ๐จ [Refactor]
bin/tape
: make it a bit more functional, for easier v5 backportingfbdbfc9
- โก๏ธ [Deps] update
glob
,object-inspect
,resolve
,string.prototype.trim
6a3c200
- โก๏ธ [Dev Deps] update
@ljharb/eslint-config
,array.prototype.flatmap
,es-value-fixtures
,falafel
934d49b
- ๐ [Tests] fix no_only tests on Windows
f35f71b
- โช Revert "[Tests] handle a broken error
cause
in node 16.9/16.10"23fac16
- โ
[Robustness]
test
observably looks upexec
on the object4575ca4
- ๐ [meta] add SECURITY.md
7b0c901
- [meta] add missing npmrc config
5d11d84
- โก๏ธ [Deps] update
object.assign
3327fdd
- [readme] fix version badge
74e6c9e
- ๐ Merge tag 'v4.16.0'
4a44a7e
- ๐ [eslint] fix indentation
Previous changes from v5.6.0
-
Commits
- โ
[Tests] handle a broken error
cause
in node 16.9/16.1053d9e18
- [meta] use
npmignore
to autogenerate an npmignore file12cc602
- [New]
bin/tape
: include the exact arg when there are no glob results; use require.resolve on--require
filese23ec12
- [meta] create FUNDING.yml
f7e3161
- โ
[Robustness]
test
observably looks upexec
on the object9dbe9ad
- ๐ [meta] remove unused travis.yml file
5a52443
- โก๏ธ [Deps] update
glob
,object-inspect
,object.assign
f6f39a2
- โก๏ธ [Dev Deps] update
@ljharb/eslint-config
,array.prototype.flatmap
,es-value-fixtures
6bc8c38
- ๐ [meta] ensure
prelint
works on windows48896e8
- ๐ [Tests] fix no_only tests on Windows
3e7b2ae
- โ
[Robustness]
test
observably looks upexec
on the object330f8d5
- โก๏ธ [Dev Deps] update
eslint
,@ljharb/eslint-config
3960ccf
- ๐ [meta] add SECURITY.md
7d31894
- ๐ [meta] improve
prelint
script when no.git
dir is present7c6dbbd
- โก๏ธ [Dev Deps] update
es-value-fixtures
6b8e118
- [Fix] in node v0.4,
stream.pipe
returnsundefined
83d4da8
- โก๏ธ [Deps] update
string.prototype.trim
1a245c6
- ๐ Merge tag 'v4.15.1'
b2d547a
- โก๏ธ [Deps] update
minimist
64677e0
- โ
[Tests] handle a broken error