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 f9e5000 commit 99fa370Copy full SHA for 99fa370
data-browser/package.json
@@ -70,5 +70,5 @@
70
"test-query": "PWDEBUG=1 npx playwright test \"e2e.spec.ts\" -g",
71
"typecheck": "tsc --noEmit"
72
},
73
- "version": "0.30.9"
+ "version": "0.32.0"
74
}
lib/package.json
@@ -39,6 +39,6 @@
39
"source": "src/index.ts",
40
"type": "module",
41
"types": "dist/src/index.d.ts",
42
- "version": "0.31.1",
+ "version": "0.32.0",
43
"gitHead": "2172c73d8df4e5f273e6386676abc91b6c5b2707"
44
react/package.json
@@ -33,6 +33,6 @@
33
34
35
36
- "version": "0.31.2",
37
38
0 commit comments