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.
1 parent c7482b9 commit f6cf3fbCopy full SHA for f6cf3fb
packages/sui-test/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# 8.42.0 (2025-05-30)
4
+
5
6
+### Features
7
8
+* add flag to use chrome headless w/o sandbox ([5b9969e](https://github.com/SUI-Components/sui/commit/5b9969eccff31e7235eeafc7e55a4e8976e84094))
9
10
11
12
# 8.41.0 (2024-11-14)
13
14
packages/sui-test/package.json
@@ -1,6 +1,6 @@
{
"name": "@s-ui/test",
- "version": "8.41.0",
+ "version": "8.42.0",
"description": "Zero config testing tool",
"bin": {
"sui-test": "bin/sui-test.js"
0 commit comments