releases.shpreview

nub package manager recognized; Nuxt modules preserved

@cloudflare/autoconfig@0.2.0

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

Minor Changes

  • #14595 2b390d7 Thanks @colinhacks! - Recognise nub as a package manager

    wrangler now detects nub — from its npm_config_user_agent and an installed nub binary — and autoconfig detects nub projects by their nub.lock, alongside npm, pnpm, yarn, and bun.

Patch Changes

  • #14534 a330170 Thanks @petebacondarwin! - Preserve existing Nuxt modules when configuring a project for Cloudflare

    Configuring an existing Nuxt project whose nuxt.config.ts already declares a modules array previously overwrote that array when adding nitro-cloudflare-dev, dropping modules such as @nuxt/ui. Existing entries are now retained and the Cloudflare module is appended instead.

  • Updated dependencies [2b390d7, a6c214f]:

    • @cloudflare/workers-utils@0.28.0
    • @cloudflare/cli-shared-helpers@0.1.16

Fetched July 21, 2026