Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolidStart Beta 2 #1139

Merged
merged 167 commits into from
Dec 19, 2023
Merged

SolidStart Beta 2 #1139

merged 167 commits into from
Dec 19, 2023

Conversation

ryansolid
Copy link
Member

This PR follows the work on our next stage of beta for SolidStart. This will be a large change.

The whole current adapter ecosystem goes away as well as including libraries like @solidjs/router and @solidjs/meta as built-ins. Additionally as you may have noticed those libraries have changed their APIs over the past couple months so suffice to say patterns around data loading have also changed.

The content of this PR is largely covered by the RFC I posted a few months back: #1052

I think the biggest thing to be aware of with such a change is pretty much all of the existing issues/PRs no longer apply or should be taken somewhere else. From a code standpoint we shrunk the project to ~1400 lines of code compared to its previous ~10,800. So as you can imagine it just isn't the same project anymore internally.

I will be closing out all the issues and PRs after this release. It is also unlikely given our resources to continue fixing bugs on older versions. I realize this may be a severe inconvenience to many of you, and I apologize ahead. This is beta software and we just don't have the resources to maintain earlier beta versions. Ultimately the lack of resources was what influenced this refactor in the first place as we couldn't keep on top of the current issues as they were. So going back makes even less sense.

Thank you all for your understanding and patience as we boldly move forward with the future of Solid.

This was referenced Dec 19, 2023
@ryansolid ryansolid merged commit 8b4c697 into main Dec 19, 2023
2 checks passed
@ryansolid ryansolid deleted the vinxi branch January 29, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants