Skip to content

Commit 35c7fd2

Browse files
authored
add maintenance status to readme
@kitten We're adding maintenance status to all our OSS. Since this is a new project, I've labeled it "experimental". Let me know if you disagree or have any questions
1 parent de9ab95 commit 35c7fd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ You can use it to fetch data before your SSR code calls `renderToString` or
2929
> yet. This two-pass approach should just be used until server-side suspense
3030
> support lands in React.
3131
32+
### Maintenance Status: Experimental
33+
34+
This project is quite new. We're not sure what our ongoing maintenance plan for this project will be. Bug reports, feature requests and pull requests are welcome. If you like this project, let us know!
35+
3236
## The Why & How
3337

3438
It's quite common to have some data that needs to be fetched before

0 commit comments

Comments
 (0)