#12805 9e78285 Thanks @dependabot! - Update dependencies of "create-cloudflare"
The following dependency versions have been updated:
| Dependency | From | To |
|---|---|---|
| @angular/create | 21.2.0 | 21.2.1 |
#12806 56986b9 Thanks @dependabot! - Update dependencies of "create-cloudflare"
The following dependency versions have been updated:
| Dependency | From | To |
|---|---|---|
| create-vike | 0.0.591 | 0.0.592 |
#12512 01f252d Thanks @thebeyondr! - Fix C3 success summary dashboard link to point to Workers service production view
The "Dash:" URL now includes /production so it opens the correct Workers & Pages service view in the Cloudflare dashboard.
#12820 556bce0 Thanks @dario-piotrowicz! - Generate app/env.d.ts and server/env.d.ts for Nuxt applications
Previously, only a top-level env.d.ts was created, which meant server files didn't receive Cloudflare types. Now the CLI generates separate app/env.d.ts and server/env.d.ts files, both importing from a shared _cloudflare/env.d.ts to avoid duplication.
This ensures Cloudflare types are available in both app and server directories.
Fetched March 26, 2026