releases.shpreview

Nuxt modules preserved when adding Cloudflare config

create-cloudflare@2.70.13

July 21, 2026Workers SDKView original ↗
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • #14659 5cee1d4 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-docusaurus3.10.13.10.2
  • #14759 947ad34 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    @angular/create22.0.622.0.7
  • #14760 9ed6dc2 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    sv0.16.20.16.3
  • #14534 a330170 Thanks @petebacondarwin! - Preserve existing Nuxt modules when adding Cloudflare configuration

    Scaffolding a Nuxt application whose nuxt.config.ts already declares a modules array (for example the ui starter, which registers @nuxt/ui and @nuxt/eslint) previously overwrote that array when adding nitro-cloudflare-dev, dropping the existing modules and breaking the build. Existing entries are now retained and the Cloudflare module is appended instead.

  • #14790 03ce063 Thanks @emily-shen! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    DependencyFromTo
    create-next-app16.2.1016.2.11

Fetched July 21, 2026

Nuxt modules preserved when adding Cloudflare config… — releases.sh