github cloudflare/workers-sdk create-cloudflare@2.26.0

latest releases: wrangler@3.78.5, @cloudflare/quick-edit@0.2.1, @cloudflare/vitest-pool-workers@0.5.5...
20 days ago

Minor Changes

  • #6573 3ff6506 Thanks @santraez! - feature: Use create-vite instead of create-react-app for React projects.

    React's documentation now recommends using create-vite over create-react-app, as the latter has been deprecated. To align with these best practices, React projects created with C3 will now use Vite.

    With this change, the default development command will switch from using create-react-app to create-vite, providing a more modern and efficient development experience.

    Additionally, selection of variants for React projects created by Vite has been added, allowing users to choose different configurations based on their needs. The test suite has also been adapted to accommodate the new configuration, ensuring all tests run without errors.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.