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 5e1f870 commit efb4817Copy full SHA for efb4817
package.json
@@ -47,5 +47,5 @@
47
"upath": "^2.0.1",
48
"vitest": "^0.28.2"
49
},
50
- "version": "1.0.5"
+ "version": "1.1.0"
51
}
packages/nuxt-delay-hydration/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nuxt-delay-hydration",
3
- "version": "1.0.5",
+ "version": "1.1.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