What's Changed
🚀 New Features
- Add Allure HTTP exchange capture for fetch by @baev in #1468
- Add Allure Chai assertion step reporting by @baev in #1467
- Add Allure Axios HTTP exchange integration by @baev in #1470
- Add native Vitest expect matcher reporting by @baev in #1483
🐞 Bug Fixes
- Fix "Sourcemap for ... points to missing source files" when running Vitest with Allure by @delatrie in #1469
- fix(allure-js): fix test duplicating by adding package name to path by @formaceft-93 in #1400
- Fix Allure metadata attribution in concurrent Vitest tests by @baev in #1471
- Fix concurrency support for Vitest 4.1 and custom runners by @delatrie in #1484
- Fix playwright test plan support by @baev in #1482
⬆️ Dependency Updates
- chore(deps-dev): bump oxlint from 1.58.0 to 1.64.0 by @dependabot[bot] in #1480
- chore(deps-dev): bump jasmine and @types/jasmine by @dependabot[bot] in #1478
- chore(deps): bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #1477
- chore(deps-dev): bump typescript from 5.3.3 to 6.0.3 by @dependabot[bot] in #1475
- chore(deps): bump octokit/request-action from 10df4beff76ddd0c48b0e983ecde429e7174dfd3 to v3 by @dependabot[bot] in #1474
- chore(deps-dev): bump @types/md5 from 2.3.5 to 2.3.6 by @dependabot[bot] in #1486
- chore(deps-dev): bump @babel/cli from 7.28.0 to 7.28.6 by @dependabot[bot] in #1485
👻 Internal changes
- Add Allure Report to the build by @baev in #1458
- Use dependabot instead of renovate by @baev in #1473
Full Changelog: v3.8.0...v3.9.0