Minor Changes
-
#14595
2b390d7Thanks @colinhacks! - Recognise nub as a package managerwrangler now detects nub — from its
npm_config_user_agentand an installednubbinary — and autoconfig detects nub projects by theirnub.lock, alongside npm, pnpm, yarn, and bun.
Patch Changes
-
#14534
a330170Thanks @petebacondarwin! - Preserve existing Nuxtmoduleswhen configuring a project for CloudflareConfiguring an existing Nuxt project whose
nuxt.config.tsalready declares amodulesarray previously overwrote that array when addingnitro-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