You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/solid-start/index.mdx
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,10 @@ Before you start using SolidStart, you should have a basic understanding of web
37
37
This includes knowledge of HTML, CSS, and JavaScript.
38
38
With SolidStart being a SolidJS meta-framework, we recommend knowing SolidJS prior to digging in to these docs (or at least [taking the SolidJS tutorial](https://www.solidjs.com/tutorial)).
39
39
40
-
## SolidStart 1.0 is coming soon!
40
+
## SolidStart 1.0 is here!
41
41
42
-
SolidStart 1.0 is on the way and we are excited to share it with you soon.
43
-
44
-
We are working hard to make sure that the APIs are stable and that the framework is ready for production use.
45
-
We are also working on improving the documentation and adding more examples to help you get started.
46
-
Over the next few weeks, we will be adding more content to the documentation and improving the overall experience of using SolidStart to get ready for the 1.0 release.
42
+
We are actively working on improving the documentation and adding more examples to help you get started.
43
+
Documentation is still in beta so content is still being added to the documentation to improve the overall experience of using SolidStart.
47
44
48
45
If you experience any issues while using SolidStart, please let us know by [opening an issue in the SolidStart Repo](https://github.com/solidjs/solid-start/issues).
49
46
Additionally, if you notice any issues or feel that something is missing in the documentation, please let us know in the [Solid Docs Repo](https://github.com/solidjs/solid-docs-next/issues).
0 commit comments