-
Couldn't load subscription status.
- Fork 9.7k
TanStack Start changelog #26055
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: production
Are you sure you want to change the base?
TanStack Start changelog #26055
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Co-authored-by: Matt Kane <[email protected]>
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.
See comments, stamp so you have it
| @@ -0,0 +1,76 @@ | |||
| --- | |||
| title: TanStack Start framework support | |||
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.
| title: TanStack Start framework support | |
| title: Deploy TanStack Start apps with the Cloudflare Vite plugin |
|
|
||
| import { PackageManagers, WranglerConfig } from "~/components"; | ||
|
|
||
| [TanStack Start](https://tanstack.com/start/) can now be used with the [Cloudflare Vite plugin](/workers/vite-plugin/). |
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.
| [TanStack Start](https://tanstack.com/start/) can now be used with the [Cloudflare Vite plugin](/workers/vite-plugin/). | |
| The [Cloudflare Vite plugin](/workers/vite-plugin/) now supports [TanStack Start](https://tanstack.com/start/) apps. |
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.
maybe also add a followup sentence like See below on how to get started using the [Cloudflare Vite plugin](/workers/vite-plugin/) with both new and existing [TanStack Start](https://tanstack.com/start/) apps?
|
|
||
| ## Create a new project | ||
|
|
||
| You can create a new project using the `create-cloudflare` CLI: |
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.
No Deploy to Cloudflare path that gets you setup? Why?
|
|
||
| ## Migrate an existing project | ||
|
|
||
| Migrating an exiting project is also straightforward. |
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.
This content is good and important — don't see it here?
https://developers.cloudflare.com/workers/framework-guides/web-apps/tanstack-start/
Is that landing in a different PR?
|
|
||
| [TanStack Start](https://tanstack.com/start/) can now be used with the [Cloudflare Vite plugin](/workers/vite-plugin/). | ||
|
|
||
| ## Create a new project |
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.
| ## Create a new project | |
| ## New projects |
| args="my-tanstack-start-app --framework=tanstack-start" | ||
| /> | ||
|
|
||
| ## Migrate an existing project |
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.
| ## Migrate an existing project | |
| ## Existing projects |
|
|
||
| ## Create a new project | ||
|
|
||
| You can create a new project using the `create-cloudflare` CLI: |
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 can create a new project using the `create-cloudflare` CLI: | |
| You can create a new TanStack Start project that uses the Cloudflare Vite plugin via the `create-cloudflare` CLI: |
|
|
||
| ## Migrate an existing project | ||
|
|
||
| Migrating an exiting project is also straightforward. |
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.
| Migrating an exiting project is also straightforward. | |
| Migrate an exiting TanStack Start project to use the Cloudflare Vite plugin: |
Summary
TanStack Start changelog
Screenshots (optional)
Documentation checklist