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 d80facb commit 9f76076Copy full SHA for 9f76076
package.json
@@ -40,5 +40,6 @@
40
"typescript": "^4.7.4",
41
"upath": "^2.0.1",
42
"vitest": "^0.18.0"
43
- }
+ },
44
+ "version": "0.4.0"
45
}
packages/nuxt-delay-hydration/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-delay-hydration",
3
- "version": "0.3.2",
+ "version": "0.4.0",
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