We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fea3c8 + 9645344 commit 4ce4866Copy full SHA for 4ce4866
.changeset/tiny-apes-protect.md
packages/test-runner/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @web/test-runner
2
3
+## 0.20.2
4
+
5
+### Patch Changes
6
7
+- 7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporter
8
9
## 0.20.1
10
11
### Patch Changes
packages/test-runner/package.json
@@ -1,6 +1,6 @@
{
"name": "@web/test-runner",
- "version": "0.20.1",
+ "version": "0.20.2",
"publishConfig": {
"access": "public"
},
0 commit comments