We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d44d9 commit 9480e36Copy full SHA for 9480e36
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jsdom-worker",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"description": "Experimental Web Worker API implementation for JSDOM.",
5
"main": "./dist/jsdom-worker.js",
6
"module": "./dist/jsdom-worker.mjs",
0 commit comments