All Versions
145
Latest Version
Avg Release Cycle
44 days
Latest Release
369 days ago

Changelog History
Page 1

  • v5.6.1 Changes

    September 19, 2022

    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 common getDiag utility 298cb80
    • ๐Ÿ’… [eslint] enable func-style 98b9623
    • [New] bin/tape: include the exact arg when there are no glob results; use require on --require files 6a1ce43
    • ๐Ÿ‘• [eslint] clean up config a bit 67ad201
    • [meta] create FUNDING.yml 5b4752f
    • ๐Ÿ”จ [Refactor] bin/tape: make it a bit more functional, for easier v5 backporting fbdbfc9
    • โšก๏ธ [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 up exec on the object 4575ca4
    • ๐Ÿ”’ [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
  • v5.6.0 Changes

    August 16, 2022

    Commits

    • โœ… [Tests] handle a broken error cause in node 16.9/16.10 53d9e18
    • [meta] use npmignore to autogenerate an npmignore file 12cc602
    • [New] bin/tape: include the exact arg when there are no glob results; use require.resolve on --require files e23ec12
    • [meta] create FUNDING.yml f7e3161
    • โœ… [Robustness] test observably looks up exec on the object 9dbe9ad
    • ๐Ÿšš [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 windows 48896e8
    • ๐Ÿ [Tests] fix no_only tests on Windows 3e7b2ae
    • โœ… [Robustness] test observably looks up exec on the object 330f8d5
    • โšก๏ธ [Dev Deps] update eslint, @ljharb/eslint-config 3960ccf
    • ๐Ÿ”’ [meta] add SECURITY.md 7d31894
    • ๐Ÿ‘• [meta] improve prelint script when no .git dir is present 7c6dbbd
    • โšก๏ธ [Dev Deps] update es-value-fixtures 6b8e118
    • [Fix] in node v0.4, stream.pipe returns undefined 83d4da8
    • โšก๏ธ [Deps] update string.prototype.trim 1a245c6
    • ๐Ÿ”€ Merge tag 'v4.15.1' b2d547a
    • โšก๏ธ [Deps] update minimist 64677e0
  • v5.5.3 Changes

    April 08, 2022

    Commits

    • โœ… [Robustness] test observably looks up exec on the object fa84c85
    • ๐Ÿ‘• [meta] ensure prelint works on windows bf34f60
    • ๐Ÿ‘• [meta] improve prelint script when no .git dir is present 5f78134
    • โšก๏ธ [Deps] update minimist dabc6af
  • v5.5.2 Changes

    February 12, 2022

    Commits

    • โšก๏ธ [Dev Deps] update @ljharb/eslint-config; pin eslint 99e7504
    • [Deps] unpin minimatch c18a68b
  • v5.5.1 Changes

    February 10, 2022

    Commits

    • ๐Ÿ“Œ [Fix] pin minimatch to v3.0.4, due to a breaking change in v3.0.5 cbe0e40
  • v5.5.0 Changes

    January 26, 2022

    ๐Ÿ”€ Merged

    • [New] add --no-only flag/NODE_TAPE_NO_ONLY_TEST #572

    Commits

    • ๐Ÿ”€ Merge tag 'v4.15.0' a5a1434
    • โœ… [New] t.match/t.doesNotMatch: fail the test instead of throw on wrong input types. [a1c266b`](https://github.com/ljharb/tape/commit/a1c266bf9577420702e1067c40a4a65677add63a)
    • [actions] reuse common workflows d3b4f46
    • [readme] port changes from v5 87f9b29
    • โšก๏ธ [Dev Deps] update eslint, @ljharb/eslint-config, aud 51ae645
    • [Fix] bin/tape: delay requires until needed b803fd8
    • [readme] hard wraps bad, soft wraps good 82af5ed
    • โšก๏ธ [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, array.prototype.flatmap 3287a68
    • โšก๏ธ [actions] update codecov uploader 8d6aa6c
    • ๐Ÿ [Tests] handle carriage returns in stack traces on Windows f79acdf
    • โšก๏ธ [Deps] update glob, is-regex, string.prototype.trim 470ca1c
    • โœ… [Tests] handle a broken error cause in node 16.9/16.10 8594f3b
    • ๐Ÿ‘ [meta] better eccheck command fe6978d
    • โšก๏ธ [Deps] update object-inspect, resolve 50ea080
    • ๐Ÿ’ป [meta] Exclude fs from browser bundles (#565) 418dc94
    • โšก๏ธ [Dev Deps] update eslint b0c8ed3
    • โœ… [Tests] handle a broken error cause in node 16.9/16.10 ca1b906
    • ๐Ÿ‘• [meta] fix prelint so it does not fail outside of a git repo a09133e
    • ๐Ÿ‘• [meta] fix prelint so it does not fail outside of a git repo b9959f8
    • โœ… [Robustness] use cached .test 86ec0b2
  • v5.4.1 Changes

    January 15, 2022

    Commits

    • [Fix] avoid failing in ES3 engines that lack Object.keys, and .every dfc5f39
    • โšก๏ธ [Dev Deps] update eslint, @ljharb/eslint-config, aud 61446b9
    • โœ… [Robustness] use cached .test 096a9e0
    • ๐Ÿ‘ [meta] better eccheck command bc4666b
  • v5.4.0 Changes

    December 25, 2021

    Commits

  • v5.3.2 Changes

    November 15, 2021

    ๐Ÿ›  Fixed

    • โœ… [Tests] handle v8 6.9 changing an error message #562

    Commits

    • [readme] hard wraps bad, soft wraps good b445a2b
    • [readme] add badges 4c8d00a
    • โšก๏ธ [actions] update codecov uploader f040c4f
    • โšก๏ธ [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest 459a1c5
    • โœ… [Tests] node 17+ smooshes a version number on the end of the stack trace e41763f
    • ๐Ÿ [Tests] handle carriage returns in stack traces on Windows 26e8113
    • [Fix] use file:// URLs for dynamic import() d487add
    • ๐Ÿšฆ [Dev Deps] ping signal-exit to v3.0.3 due to https://github.com/tapjs/signal-exit/issues/66 3c30a55
    • ๐Ÿ’ป [meta] Exclude fs from browser bundles 00f21ea
    • โšก๏ธ [Dev Deps] update @ljharb/eslint-config c837b02
    • โšก๏ธ [Deps] update string.prototype.trim c1248d7
    • โšก๏ธ [Dev Deps] update array.prototype.flatmap 97384b1
    • [readme] fix markdown; github still has a rendering bug a33b5f9
    • โšก๏ธ [Deps] update glob 477bb4c
    • ๐Ÿšฆ Revert "[Dev Deps] ping signal-exit to v3.0.3 due to https://github.com/tapjs/signal-exit/issues/66" 60bbd83
  • v5.3.1 Changes

    August 06, 2021

    ๐Ÿ”€ Merged

    • [New] add .teardown() on t instances #546
    • [readme] add tape-describe to 'other' section #523

    ๐Ÿ›  Fixed

    • [New] add .teardown() on t instances (#546) #531
    • [readme] add tape-describe to 'other' section (#523) #522

    Commits

    • โœ… [Tests] make stripFullStack output an array of lines, for better failure messages f299759
    • ๐Ÿ‘• [eslint] fully enable @ljharb eslint config 836610d
    • [actions] use node/install instead of node/run; use codecov action 46aff81
    • ๐Ÿ“š [readme] improve t.throws documentation b36f816
    • [Fix] bin/tape: delay requires until needed c8f3ce3
    • ๐Ÿ”จ [Refactor] avoid reassigning arguments 5c4052f
    • โœ… [Tests] add test case for #519 for test.comment() in createStream/objectMode context 1700642
    • ๐Ÿ”จ [Refactor] use call-bind/callBound instead of function-bind directly 967b73f
    • [readme] Another way to create custom reporters d81f9f6
    • [meta] do not publish github action workflow files 6bb3496
    • ๐Ÿ”จ [Refactor] remove unused line, unneeded var initialization; add missing new da0cdf1
    • ๐Ÿ”จ [Refactor] remove use of legacy exports a04439c
    • โšก๏ธ [Deps] update glob, is-regex, object-inspect, resolve, string.prototype.trim 6e71e6e
    • ๐Ÿ‘• [eslint] remove useless regex escapes 1515ff4
    • ๐Ÿšš [readme] remove travis badge; add actions and codecov badges 57a7cc9
    • โœ… [meta] run aud in posttest 3907aa5
    • ๐Ÿ”จ [Refactor] generalize error message from calling .end more than once da8ca46
    • โœ… [Tests] handle stack differences in node 15 b7b01ec
    • โšก๏ธ [Deps] update is-regex, object-inspect, string.prototype.trim e344080
    • โœ… [New] Include name of test in log when test times out (#524) 78b4d98
    • โšก๏ธ [Dev Deps] update eslint 6d5e4ad
    • ๐Ÿ”จ [Refactor] Avoid setting message property on primitives; use strict mode to catch this 9dfb680
    • โšก๏ธ [Deps] update is-regex a7ca7a3
    • ๐Ÿ”€ Merge tag 'v4.14.0' 1f1a4a7
    • โœ… [meta] add safe-publish-latest; use prepublishOnly script for npm 7+ c3d434d
    • [meta] ensure not-in-publishโ€˜s absence does not fail anything 2a0619d
    • ๐Ÿšš [readme] remove long-dead testling-ci badge 1461611
    • ๐Ÿ‘• [Tests] ensure bin/tape is linted faa51b5
    • โšก๏ธ [Dev Deps] update eslint fad6165
    • โšก๏ธ [Dev Deps] update eslint 79a0f4b
    • โœ… [meta] add missing safe-publish-latest dep d0a3888
    • โœ… [Tests] exclude examples from coverage 283f537