🚨 Breaking Changes
- Add meta to json output - by @sheremet-va in #5802 (dd754)
🚀 Features
- browser:
- Support
click
event - by @sheremet-va in #5777 (839c3) - Rename none provider to preview, make it default - by @sheremet-va in #5826 (18310)
- Support
🐞 Bug Fixes
- browser:
- Use iframe id instead of calculating it from filenames - by @sheremet-va in #5823 (34a31)
- Always clean up iframes on rerun - by @sheremet-va in #5827 (087fa)
- Support @testing-library/vue in browser mode out of the box - by @sheremet-va (76b82)
- coverage:
thresholds.autoUpdate
to supportmergeConfig
- by @AriPerkkio in #5818 (7afb3)
- runner:
- Ensure test.each print -0 and -NaN properly - by @pengooseDev in #5806 (9ac8f)