Releases: Hazyzh/jest-html-reporters
Releases Β· Hazyzh/jest-html-reporters
v3.1.7
v3.1.6
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
What's Changed
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #273
- add sort function and button for sort test by file name by @warakonsantang in #282
- Fix when sort column, hover effect will not working by @warakonsantang in #288
- chore(deps): bump @adobe/css-tools from 4.1.0 to 4.3.1 by @dependabot in #291
- chore(deps-dev): bump semver from 7.3.8 to 7.5.2 by @dependabot in #286
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #290
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #289
- chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 by @dependabot in #292
- chore(deps): bump @babel/traverse from 7.20.13 to 7.23.3 by @dependabot in #293
- fix(helper): fix add message method type by @Hazyzh in #294
- feat/add default content format by @Hazyzh in #295
New Contributors
- @warakonsantang made their first contribution in #282
Full Changelog: v3.1.4...v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.12
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
Full Changelog: v3.0.11...v3.0.12
v3.0.11
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