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 030509f commit 9d306aaCopy full SHA for 9d306aa
package.json
@@ -41,5 +41,5 @@
41
"upath": "^2.0.1",
42
"vitest": "^0.18.0"
43
},
44
- "version": "0.4.2"
+ "version": "0.4.3"
45
}
packages/nuxt-delay-hydration/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-delay-hydration",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "Improve your Nuxt.js Google Lighthouse score by delaying hydration ⚡️",
5
"author": "Harlan Wilton <harlan@harlanzw.com>",
6
"license": "MIT",
0 commit comments