Skip to content

Releases: allure-framework/allure-js

v3.1.0

30 Jan 14:54
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Support links in allure string metadata format by @epszaw in #1235
  • feat(codeceptjs) add support for bdd steps by @baev in #1237

🔬 Improvements

  • Enchance global labels definition by @epszaw in #1221
  • Support spaces in the title metadata format by @epszaw in #1227
  • Support allure metadata in playwright test and group annotations v2.0 by @epszaw in #1233

🐞 Bug Fixes

  • Fix cypress issues by @epszaw in #1228
  • fix history id calculation for hook parameters by @baev in #1236
  • fix(jest): better support for jest test errors by @baev in #1238

Full Changelog: v3.0.9...v3.1.0

v3.0.9

15 Jan 15:19
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Add support for actual and expected values in errors by @baev in #1215
  • Add configuration option to provide labels to all the tests by @epszaw in #1217

⬆️ Dependency Updates

  • bump vitest from 2.1.5 to 2.1.8 by @baev in #1218

Full Changelog: v3.0.8...v3.0.9

v3.0.8

07 Jan 13:45
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • feat(allure-jest): allow using Allure with custom environments by @baev in #1210

🐞 Bug Fixes

  • fix(newman): show the port by @baev in #1213
  • fix(codeceptjs): fix steps parameters by @baev in #1211
  • fix(codeceptjs): add support for native asserts by @baev in #1214

⬆️ Dependency Updates

  • chore(deps): update dependency mocha to v11 by @renovate in #1204
  • chore(deps): update yarn to v4.6.0 by @renovate in #1193
  • chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v5 by @renovate in #1207

👻 Internal changes

  • chore: improve interop between prettier and eslint by @baev in #1212

Full Changelog: v3.0.7...v3.0.8

v3.0.7

05 Dec 11:43
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐞 Bug Fixes

New Contributors

Full Changelog: v3.0.6...v3.0.7

v3.0.6

01 Nov 12:46
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • feat(mocha): add support for extra reporters by @delatrie in #1182
  • feat(codeceptjs): add support for mocha reporters by @delatrie in #1184

⬆️ Dependency Updates

Full Changelog: v3.0.5...v3.0.6

v3.0.5

14 Oct 07:04
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix(allure-jest): fix allure-jest broken exports by @eklmv in #1164

⬆️ Dependency Updates

  • chore(deps): update octokit/request-action action to v2.4.0 by @renovate in #1163
  • chore(deps): update dependency eslint-plugin-cypress to v4 by @renovate in #1166

New Contributors

Full Changelog: v3.0.4...v3.0.5

v3.0.4

02 Oct 10:12
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix(commons): invalid reference to properties.d.ts in dist/types/sdk/reporter/utils.d.ts of allure-js-commons by @delatrie in #1162

Full Changelog: v3.0.3...v3.0.4

v3.0.3

27 Sep 15:28
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix(allure-mocha): strip ansi characters in message & trace by @baev in #1158
  • fix(allure-js-commons): detect pw expect by @baev in #1159
  • fix(allure-cucumberjs): add support for playwright assertions by @baev in #1161

⬆️ Dependency Updates

  • chore(deps): update dependency esbuild to ^0.24.0 by @renovate in #1149

Full Changelog: v3.0.2...v3.0.3

v3.0.2

25 Sep 13:54
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix(allure-cucumberjs): fix scenario outline reporting by @baev in #1153
  • fix(allure-jest): add support for soft assertions by @baev in #1154

Full Changelog: v3.0.1...v3.0.2

v3.0.1

20 Sep 14:11
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix(allure-js-commons): fix hooks metadata processing by @baev in #1145

Full Changelog: v3.0.0...v3.0.1