Releases: coderaiser/supertape
Releases ยท coderaiser/supertape
supertape v8.4.1
supertape v8.4.0
supertape v8.3.0
๐ fix
- @supertape/formatter-fail: export: default -> named
๐ฅ feature
- validate: add support of any symbol before ":"
supertape v8.2.0
๐ฅ feature
- supertape: types: improve support of skip, only in WebStorm
- (package) putout v28.0.0
- (package) lerna v6.0.1
supertape v8.1.0
๐ฅ feature
- supertape: add ability to return value from operator
- package: @supertape/operator-stub v3.0.0
- @supertape/operator-stub: type: Result -> OperationResult
supertape v8.0.1
๐docs
- docs: readme: soul: thanks to @tommy-mitchell for drastic improvements to documentation ๐ !
๐ฅ feature
- package: @supertape/operator-stub v3.0.0
- @supertape/operator-stub: type: Result -> OperationResult
- package: supertape v8.0.0
supertape v8.0.0
๐ 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
supertape v7.7.1
๐ฅ feature
- package: jest-diff v29.0.1
supertape v7.7.0
๐ฅ feature
- supertape: validate: check scope: add support of @
- (package) eslint-plugin-putout v16.0.1
- (package) putout v27.2.0
supertape v7.6.0
๐ฅ feature
- (package) glob v8.0.3