Skip to content

Releases: tapjs/tapjs

tap@18.4.6

10 Oct 15:59
tap@18.4.6
6495cd7
Compare
Choose a tag to compare
tap@18.4.6

tap@18.4.5

09 Oct 06:59
tap@18.4.5
029ec98
Compare
Choose a tag to compare
tap@18.4.5

tap@18.4.4

08 Oct 23:13
tap@18.4.4
5cfde0e
Compare
Choose a tag to compare
tap@18.4.4

tap@18.4.3

05 Oct 23:01
tap@18.4.3
dcd5846
Compare
Choose a tag to compare
tap@18.4.3

tap@18.4.1

01 Oct 21:38
tap@18.4.1
69c31a8
Compare
Choose a tag to compare
tap@18.4.1

tap@18.4.0

29 Sep 18:09
tap@18.4.0
414d146
Compare
Choose a tag to compare

What's Changed

Note: The formatting of Symbol objects and enumerable Symbol properties has changed in snapshots and object diffs.

You may need to run tap --snapshot after updating to this release, and/or update some tests that were relying on symbol property keys being ignored.

  • Include Symbol keys in formatting/comparison.
  • Print symbols in formatted objects as Symbol.for(...) if appropriate.
  • Print known symbols from the Symbol constructor as Symbol.<key>, eg Symbol.iterator instead of
    Symbol(Symbol.iterator).
  • Add reporter-file config option #931

Full Changelog: https://github.com/tapjs/tapjs/compare/tap@18.3.0...tap@18.4.0

tap@18.3.1

29 Sep 16:16
tap@18.3.1
6e9c607
Compare
Choose a tag to compare

Bug-fix, actually turning off type checking by default, as intended.

tap@18.3.0

28 Sep 21:36
tap@18.3.0
3451d28
Compare
Choose a tag to compare
  • Compare and format React elements as JSX by @isaacs in #928

Full Changelog: https://github.com/tapjs/tapjs/commits/tap@18.3.0

tap@18.2.2

28 Sep 21:16
tap@18.2.2
09506ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/tapjs/tapjs/commits/tap@18.2.2

tap@18.2.1

28 Sep 20:26
tap@18.2.1
6aa1917
Compare
Choose a tag to compare

Note: this is the first auto-generated release notes release for tap 18, and GitHub picked up every change in all the repos pulled into the monorepo since forever. It's not technically "incorrect" per se, but it is unhelpful. Moving forward, these will be hopefully much less absurd. My apologies for the spam if you were tagged in this.


What's Changed

New Contributors

Full Changelog: https://github.com/tapjs/tapjs/commits/tap@18.2.1