workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
Bumps [nuxi](https://github.com/nuxt/cli/tree/HEAD/packages/nuxi) from 3.30.0 to 3.31.1. Release notes Sourced from nuxi's releases. v3.31.1 3.31.1 is a patch release to address a regression when creating a new project. 👉 Changelog compare...
[C3] bump @tanstack/create-start from 0.40.0 to 0.41.1 in /packages/create-cloudflare/src/frameworks
Bumps [@tanstack/create-start](https://github.com/TanStack/create-tsrouter-app) from 0.40.0 to 0.41.1. Release notes Sourced from @tanstack/create-start's releases. v0.41.1 Version 0.41.1 - 12/4/25, 9:54 PM Changes Fix bumping version (3510e5d) by @jherr Packages @tanstack/cta-engine@0.41.1 @tanstack/cta-cli@0.41.1 @tanstack/cta-ui@0.41.1...
Bumps [create-waku](https://github.com/wakujs/waku/tree/HEAD/packages/create-waku) from 0.12.5-0.27.1-0 to 0.12.5-0.27.3-0. Commits See full diff in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for create-waku...
Bumps [@angular/create](https://github.com/angular/angular-cli) from 21.0.1 to 21.0.2. Release notes Sourced from @angular/create's releases. 21.0.2 @angular/cli Commit Description update @modelcontextprotocol/sdk to v1.24.0 @angular-devkit/schematics Commit Description remove lazy imports in node tasks @angular/build...
Bumps [create-vike](https://github.com/vikejs/bati) from 0.0.528 to 0.0.543. Commits 7f49cf6 chore: release v0.0.543 3695c0e Add Kysely database feature with D1 support (#643) b7785b0 chore: release v0.0.542 a64b8bc Expand AGENTS.md with comprehensive Bati...
Bumps [create-hono](https://github.com/honojs/create-hono) from 0.19.3 to 0.19.4. Release notes Sourced from create-hono's releases. v0.19.4 What's Changed fix: handling spawn hang by @ryuapp in honojs/create-hono#115 chore: bump github actions by @ryuapp in...
Bumps [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/cli) from 0.10.5 to 0.10.7. Release notes Sourced from sv's releases. [email protected] Patch Changes fix(add): storybook is back to using @latest version (#833) [email protected] Patch Changes fix(cli): files will...
This aligns with https://developers.cloudflare.com/workers/vite-plugin/ - Added TanStack Start references. - I did not add the "Get started" section as it wasn't previously there, but can edit if necessary. --- -...
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? 3.48.0 ### What version of Node are you using? 20.12.1 ###...
IMO it's better to move the alias back to unenv. Two main reasons: - Easier to understand if aliases are not spread across unenv, the cloudfalre preset, and the hybrid...