-
Notifications
You must be signed in to change notification settings - Fork 187
feat: add tanstack support #877
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?
feat: add tanstack support #877
Conversation
🦋 Changeset detectedLatest commit: 7b3e14f The changes in this PR will be included in the next version bump. 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 |
|
@michael-han-dev is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
37c56a0 to
eb54faa
Compare
Signed-off-by: voyager14 <21mh124@queensu.ca>
eb54faa to
7c74372
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Signed-off-by: voyager14 <21mh124@queensu.ca>
Signed-off-by: voyager14 <21mh124@queensu.ca>
Signed-off-by: voyager14 <21mh124@queensu.ca>
Signed-off-by: voyager14 <21mh124@queensu.ca>
Description
Rebased and cleaned up version of #159. Adds Tanstack as a supported framework.
Tanstack uses Vite under the hood, so no new plugin code is needed, works with workflow/vite.
included in changes:
Changes from #159:
How did you test your changes?
PR Checklist - Required to merge
pnpm changesetwas run to create a changelog for this PRpnpm changeset --emptyif you are changing documentation or workbench appsgit commit --signoffon your commits)