-
Notifications
You must be signed in to change notification settings - Fork 473
Add Solid documentation and SolidStart implementation #3837
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 6fe4726 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This is ready for publishing. I'll adjust the local linked files in the examples just before publishing. Just let me know when this is ready to go up :) Edit: sorry squeezed in a last minute adjustment. Mutations were handled incorrectly. |
|
@JoviDeCroock CI is now fixed :) |
|
@JoviDeCroock apologies for the package versioning mistake. I did read the contribution guide but neglected to undo the package version bumps. Let me know if there's anything else I can support on. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to add changesets as detailed in our contributing guide, after that we should be good to go. It won't auto-publish as it's a net new package so I'll have to do that on the weekend (run pnpm changeset)
|
Ah I see what you mean @JoviDeCroock. I neglected to read I had previously added those manually to the I believe we're good to go now. |
Summary
Augmenting documentation and implementation for URQL + Solid.
Set of changes
Todo