Skip to content

Commit 0555e40

Browse files
committed
Bumping to version 1.0.5
1 parent 6e68cd8 commit 0555e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strategies/react-progressive-hydration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@midudev/react-progressive-hydration",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Server Side Rendering for a component and skip the hydration step on the client but, as soon as it appears on the viewport, then hydrate it. Useful for list of items.",
55
"main": "dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)