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