Skip to content

Releases: Hazyzh/jest-html-reporters

v3.1.7

26 Dec 03:45
254e662
Compare
Choose a tag to compare

What's Changed

  • fix(helper): fix count issue after enable strip skip test option by @Hazyzh in #301

Full Changelog: v3.1.6...v3.1.7

v3.1.6

20 Dec 13:54
5206cbf
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #296
  • feat(add skip test option): want to skip the pending tests and suites in the final report by @Hazyzh in #299
  • feat: bump version to 3.1.6 by @Hazyzh in #300

Full Changelog: v3.1.5...v3.1.6

v3.1.5

25 Nov 09:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

03 Mar 09:11
43d4e47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

10 Feb 08:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 Feb 06:27
812e39d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

29 Jan 13:33
eb12e76
Compare
Choose a tag to compare

What's Changed

  • feat improve table and attach info style by @Hazyzh in #257

Full Changelog: v3.1.0...v3.1.1

v3.1.0

29 Jan 04:01
Compare
Choose a tag to compare

What's Changed

  • Support Dark Theme. by @Hazyzh in #254
  • bump package version, using create react app to build resource by @Hazyzh in #255

Full Changelog: v3.0.12...v3.1.0

v3.0.12

23 Jan 15:30
Compare
Choose a tag to compare

What's Changed

  • feat: 🎸 fix table style and upgrade react by @Hazyzh in #237
  • chore(deps): bump loader-utils from 1.2.3 to 1.4.1 by @dependabot in #239
  • chore(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #240
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #241
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #243
  • chore(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #245
  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #244
  • Fix long path names causing table overflow by @danielduong8 in #251
  • Add check context[key] is defined before accessing it. by @devinea in #252

New Contributors

  • @danielduong8 made their first contribution in #251
  • @devinea made their first contribution in #252

Full Changelog: v3.0.11...v3.0.12

v3.0.11

11 Sep 15:33
5ee9647
Compare
Choose a tag to compare

What's Changed

  • fix: apply break-word to each table cell by @nissy-dev in #227
  • chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #228
  • chore(deps-dev): bump moment from 2.29.2 to 2.29.4 by @dependabot in #229
  • fix: report fails on circular object clone by @OleksandrMartyniuk in #230
  • chore: πŸ€– bump version by @Hazyzh in #233

New Contributors

  • @OleksandrMartyniuk made their first contribution in #230

Full Changelog: v3.0.10...v3.0.11