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 f8ef729 commit 7a1d134Copy full SHA for 7a1d134
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.8.0 (26 Sep 2024)
2
+
3
+* feat: support shadow dom
4
5
## 1.7.1 (3 Sep 2024)
6
7
* fix: error caused by accessing object properties
package.json
@@ -1,6 +1,6 @@
{
"name": "chobitsu",
- "version": "1.7.1",
+ "version": "1.8.0",
"description": "Chrome devtools protocol JavaScript implementation",
"main": "dist/chobitsu.js",
"exports": {
0 commit comments