Skip to content

supertape v8.0.0

Choose a tag to compare

@coderaiser coderaiser released this 06 Sep 23:50
· 459 commits to master since this release

🐞 fix

  • @supertape/formatter-short: drop support of node < 16
  • @supertape/formatter-tap: drop support of node < 16
  • @supertape/formatter-tap: get back commonjs, since @supertape/formatter-fail is commonjs

πŸ”₯ feature

  • package: @supertape/formatter-progress-bar v3.0.0
  • formatters: convert to ESM
  • supertape: add ability to use 'createFormatter()' to create formatters
  • @putout/formatter-progress-bar: convert to ESM
  • package: @supertape/formatter-fail v3.0.0
  • @supertape/formatter-json-lines: drop support of node < 16
  • @supertape/formatter-fail: drop support of node < 16
  • package: @supertape/formatter-tap v3.0.1
  • package: @supertape/formatter-json-lines v2.0.0
  • package: @supertape/formatter-short v2.0.0
  • package: @supertape/formatter-tap v3.0.0
  • @supertape/formatter-short: convert to ESM
  • @supertape/formatter-tap: convert to ESM
  • @supertape/formatter-json-lines: convert to ESM
  • supertape: add support of ESM formatters
  • supertape: actual -> result