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 91f564c commit b566d8dCopy full SHA for b566d8d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "query-selector-shadow-dom",
3
- "version": "0.8.0",
+ "version": "1.0.0",
4
"description": "use querySelector syntax to search for nodes inside of (nested) shadow roots",
5
"main": "src/querySelectorDeep.js",
6
"scripts": {
0 commit comments