Skip to content

Commit dc711a8

Browse files
committed
Bumping to version 1.0.2
1 parent 425ac65 commit dc711a8

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.1",
3+
"version": "1.0.2",
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)