Skip to content

Commit d96d196

Browse files
committed
Remove beta warning – the package is stable enough
1 parent 289ab42 commit d96d196

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77

88
> Lazy hydration of server-side rendered Vue.js components.
99
10-
## WARNING: Beta stage
11-
12-
This plugin is currently in an early beta stage. Although everything seems to work fine in combination with the applications I tested it with, there might be certain cases I haven't considered. I'd be very happy if you test it with your own projects and report back if it works for you.
13-
14-
**Use at your own risk.**
15-
1610
## Motivation
1711

1812
`vue-lazy-hydration` is a renderless Vue.js component to **improve Estimated Input Latency and Time to Interactive** of server-side rendered Vue.js applications. This can be achieved **by using lazy hydration to delay the hydration of pre-rendered HTML**.

0 commit comments

Comments
 (0)