diff --git a/.changeset/bumpy-schools-sniff.md b/.changeset/bumpy-schools-sniff.md deleted file mode 100644 index 4900171c8666..000000000000 --- a/.changeset/bumpy-schools-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -fix: skip banner when using `--json` flag in `wrangler pages deployment` commands diff --git a/.changeset/c3-frameworks-update-10641.md b/.changeset/c3-frameworks-update-10641.md deleted file mode 100644 index be0f670b14f7..000000000000 --- a/.changeset/c3-frameworks-update-10641.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-cloudflare": patch ---- - -chore: update dependencies of "create-cloudflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ------------------- | ----- | ----- | -| create-react-router | 7.8.2 | 7.9.3 | diff --git a/.changeset/c3-frameworks-update-10642.md b/.changeset/c3-frameworks-update-10642.md deleted file mode 100644 index 419e045ccfb4..000000000000 --- a/.changeset/c3-frameworks-update-10642.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"create-cloudflare": patch ---- - -chore: update dependencies of "create-cloudflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| --------------- | ------ | ------ | -| @angular/create | 20.3.0 | 20.3.3 | diff --git a/.changeset/calm-camels-return.md b/.changeset/calm-camels-return.md deleted file mode 100644 index 1c7b44e40e96..000000000000 --- a/.changeset/calm-camels-return.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"wrangler": minor ---- - -Add strict mode for the `wrangler deploy` command - -Add a new flag: `--strict` that makes the `wrangler deploy` command be more strict and not deploy workers when the deployment could be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings. diff --git a/.changeset/dark-hairs-build.md b/.changeset/dark-hairs-build.md deleted file mode 100644 index 43139dc26bc2..000000000000 --- a/.changeset/dark-hairs-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -fix: skip banner when using `--json` flag in `wrangler queues subscription` commands diff --git a/.changeset/dependabot-update-10834.md b/.changeset/dependabot-update-10834.md deleted file mode 100644 index 82a573563ffb..000000000000 --- a/.changeset/dependabot-update-10834.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"miniflare": patch ---- - -chore: update dependencies of "miniflare" package - -The following dependency versions have been updated: - -| Dependency | From | To | -| ---------- | ------------ | ------------ | -| workerd | 1.20250927.0 | 1.20251001.0 | diff --git a/.changeset/dirty-dancers-deny.md b/.changeset/dirty-dancers-deny.md deleted file mode 100644 index b11c72599807..000000000000 --- a/.changeset/dirty-dancers-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -fix: skip banner when using `--json` flag in `wrangler pipelines` commands diff --git a/.changeset/fruity-pants-end.md b/.changeset/fruity-pants-end.md deleted file mode 100644 index 6850592ca4b5..000000000000 --- a/.changeset/fruity-pants-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -containers: default `max_instances` to 20 instead of 1. diff --git a/.changeset/hip-ants-wait.md b/.changeset/hip-ants-wait.md deleted file mode 100644 index 50dbb2cca1e6..000000000000 --- a/.changeset/hip-ants-wait.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -"wrangler": patch ---- - -Adds new Container instance types, and rename `dev` to `lite` and `standard` to `standard-1`. The new instance_types are now: - -| Instance Type | vCPU | Memory | Disk | -| -------------------------------- | ---- | ------- | ----- | -| lite (previously dev) | 1/16 | 256 MiB | 2 GB | -| basic | 1/4 | 1 GiB | 4 GB | -| standard-1 (previously standard) | 1/2 | 4 GiB | 8 GB | -| standard-2 | 1 | 6 GiB | 12 GB | -| standard-3 | 2 | 8 GiB | 16 GB | -| standard-4 | 4 | 12 GiB | 20 GB | diff --git a/.changeset/hungry-pants-talk.md b/.changeset/hungry-pants-talk.md deleted file mode 100644 index 904a58799e21..000000000000 --- a/.changeset/hungry-pants-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"miniflare": patch ---- - -Send a 404 response for unimplemented `/cdn-cgi/handler/` routes. diff --git a/.changeset/loose-camels-punch.md b/.changeset/loose-camels-punch.md deleted file mode 100644 index 5681bc9bd0da..000000000000 --- a/.changeset/loose-camels-punch.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@cloudflare/containers-shared": patch -"wrangler": patch ---- - -fix: error if the container image uri has an account id that doesn't match the current account diff --git a/.changeset/polite-paths-raise.md b/.changeset/polite-paths-raise.md deleted file mode 100644 index f6f67a6c1527..000000000000 --- a/.changeset/polite-paths-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cloudflare/workflows-shared": patch ---- - -Workflows are now created if the Request gets redirected after creation diff --git a/.changeset/puny-coins-dream.md b/.changeset/puny-coins-dream.md deleted file mode 100644 index 40fdd839ce3a..000000000000 --- a/.changeset/puny-coins-dream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -switch zone route warning to an info message diff --git a/.changeset/silly-parks-fall.md b/.changeset/silly-parks-fall.md deleted file mode 100644 index 45de931e4923..000000000000 --- a/.changeset/silly-parks-fall.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"create-cloudflare": patch ---- - -Do not override any `.env` settings in `.gitignore` files - -Previously we only looked for `.env*` in the `gitignore` but now we cover more cases such as: - -- `.env` -- `.env\*` -- `.env.` -- `.env\*.` diff --git a/.changeset/silly-toes-swim.md b/.changeset/silly-toes-swim.md deleted file mode 100644 index ff7f1509f2a4..000000000000 --- a/.changeset/silly-toes-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": minor ---- - -Add prompt to resource creation flow allowing for newly created resources to be remote. diff --git a/.changeset/social-foxes-crash.md b/.changeset/social-foxes-crash.md deleted file mode 100644 index 314e999933e7..000000000000 --- a/.changeset/social-foxes-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cloudflare/vite-plugin": patch ---- - -Only forward `/cdn-cgi/handler/` routes to trigger handlers. diff --git a/.changeset/spotty-knives-roll.md b/.changeset/spotty-knives-roll.md deleted file mode 100644 index 082c430891c4..000000000000 --- a/.changeset/spotty-knives-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -Improve formatting of logged errors in some cases diff --git a/.changeset/tangy-donuts-jog.md b/.changeset/tangy-donuts-jog.md deleted file mode 100644 index 30688063b4d3..000000000000 --- a/.changeset/tangy-donuts-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -retry subdomain requests to be more resilient to flakes diff --git a/.changeset/tiny-yaks-obey.md b/.changeset/tiny-yaks-obey.md deleted file mode 100644 index aaaa6993dc57..000000000000 --- a/.changeset/tiny-yaks-obey.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"wrangler": patch ---- - -Enabling or disabling `workers_dev` is often an indication that -the user is also trying to enable or disable `preview_urls`. Warn the -user when these enter mixed state. diff --git a/.changeset/twenty-carrots-read.md b/.changeset/twenty-carrots-read.md deleted file mode 100644 index 3a003271fb35..000000000000 --- a/.changeset/twenty-carrots-read.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"wrangler": patch -"@cloudflare/cli": patch ---- - -fix: respect the log level set by wrangler when logging using @cloudflare/cli diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 298cce91524f..549aedd5c6b8 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @cloudflare/cli +## 1.1.3 + +### Patch Changes + +- [#10764](https://github.com/cloudflare/workers-sdk/pull/10764) [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a) Thanks [@emily-shen](https://github.com/emily-shen)! - fix: respect the log level set by wrangler when logging using @cloudflare/cli + ## 1.1.2 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 36391db2c2b7..3ad2a046b41a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/cli", - "version": "1.1.2", + "version": "1.1.3", "private": true, "description": "An SDK to build workers-sdk CLIs", "keywords": [ diff --git a/packages/containers-shared/CHANGELOG.md b/packages/containers-shared/CHANGELOG.md index a3540c720bff..07f4917e3714 100644 --- a/packages/containers-shared/CHANGELOG.md +++ b/packages/containers-shared/CHANGELOG.md @@ -1,5 +1,11 @@ # @cloudflare/containers-shared +## 0.2.12 + +### Patch Changes + +- [#10634](https://github.com/cloudflare/workers-sdk/pull/10634) [`62656bd`](https://github.com/cloudflare/workers-sdk/commit/62656bd8863e650e498552d5dff5f281f5506c4e) Thanks [@emily-shen](https://github.com/emily-shen)! - fix: error if the container image uri has an account id that doesn't match the current account + ## 0.2.11 ### Patch Changes diff --git a/packages/containers-shared/package.json b/packages/containers-shared/package.json index 3b2af1dc9d6f..1894831a5f1e 100644 --- a/packages/containers-shared/package.json +++ b/packages/containers-shared/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/containers-shared", - "version": "0.2.11", + "version": "0.2.12", "private": true, "description": "Package that contains shared container functionality for Cloudflare Workers SDK.", "homepage": "https://github.com/cloudflare/workers-sdk/tree/main/packages/containers-shared#readme", diff --git a/packages/create-cloudflare/CHANGELOG.md b/packages/create-cloudflare/CHANGELOG.md index bd8e7b17d904..f7fe6706205c 100644 --- a/packages/create-cloudflare/CHANGELOG.md +++ b/packages/create-cloudflare/CHANGELOG.md @@ -1,5 +1,34 @@ # create-cloudflare +## 2.52.1 + +### Patch Changes + +- [#10641](https://github.com/cloudflare/workers-sdk/pull/10641) [`cc47218`](https://github.com/cloudflare/workers-sdk/commit/cc47218b8ce3e0aac075ef13c1e4b0c5a8c2b6c3) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ------------------- | ----- | ----- | + | create-react-router | 7.8.2 | 7.9.3 | + +- [#10642](https://github.com/cloudflare/workers-sdk/pull/10642) [`a6cfc06`](https://github.com/cloudflare/workers-sdk/commit/a6cfc06d5dc23c9f098221608fe1dc0521cdb0b2) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | --------------- | ------ | ------ | + | @angular/create | 20.3.0 | 20.3.3 | + +- [#10766](https://github.com/cloudflare/workers-sdk/pull/10766) [`bd5b720`](https://github.com/cloudflare/workers-sdk/commit/bd5b720c44f8bc04ac153154c1f8b8a291af7139) Thanks [@petebacondarwin](https://github.com/petebacondarwin)! - Do not override any `.env` settings in `.gitignore` files + + Previously we only looked for `.env*` in the `gitignore` but now we cover more cases such as: + + - `.env` + - `.env\*` + - `.env.` + - `.env\*.` + ## 2.52.0 ### Minor Changes diff --git a/packages/create-cloudflare/package.json b/packages/create-cloudflare/package.json index 0fb1f62f3379..7ced4fff9641 100644 --- a/packages/create-cloudflare/package.json +++ b/packages/create-cloudflare/package.json @@ -1,6 +1,6 @@ { "name": "create-cloudflare", - "version": "2.52.0", + "version": "2.52.1", "description": "A CLI for creating and deploying new applications to Cloudflare.", "keywords": [ "cloudflare", diff --git a/packages/miniflare/CHANGELOG.md b/packages/miniflare/CHANGELOG.md index 9385129382c5..643ab9d1eadb 100644 --- a/packages/miniflare/CHANGELOG.md +++ b/packages/miniflare/CHANGELOG.md @@ -1,5 +1,19 @@ # miniflare +## 4.20251001.0 + +### Patch Changes + +- [#10834](https://github.com/cloudflare/workers-sdk/pull/10834) [`c8d5282`](https://github.com/cloudflare/workers-sdk/commit/c8d5282781adf527ad4acfe74001e93affd7af34) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "miniflare" package + + The following dependency versions have been updated: + + | Dependency | From | To | + | ---------- | ------------ | ------------ | + | workerd | 1.20250927.0 | 1.20251001.0 | + +- [#10673](https://github.com/cloudflare/workers-sdk/pull/10673) [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59) Thanks [@jamesopstad](https://github.com/jamesopstad)! - Send a 404 response for unimplemented `/cdn-cgi/handler/` routes. + ## 4.20250927.0 ### Patch Changes diff --git a/packages/miniflare/package.json b/packages/miniflare/package.json index cb8e8a28ff45..fda5953a766d 100644 --- a/packages/miniflare/package.json +++ b/packages/miniflare/package.json @@ -1,6 +1,6 @@ { "name": "miniflare", - "version": "4.20250927.0", + "version": "4.20251001.0", "description": "Fun, full-featured, fully-local simulator for Cloudflare Workers", "keywords": [ "cloudflare", diff --git a/packages/pages-shared/CHANGELOG.md b/packages/pages-shared/CHANGELOG.md index e013b85fba86..6ed9e39a0146 100644 --- a/packages/pages-shared/CHANGELOG.md +++ b/packages/pages-shared/CHANGELOG.md @@ -1,5 +1,12 @@ # @cloudflare/pages-shared +## 0.13.77 + +### Patch Changes + +- Updated dependencies [[`c8d5282`](https://github.com/cloudflare/workers-sdk/commit/c8d5282781adf527ad4acfe74001e93affd7af34), [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59)]: + - miniflare@4.20251001.0 + ## 0.13.76 ### Patch Changes diff --git a/packages/pages-shared/package.json b/packages/pages-shared/package.json index 3ee6f2c98671..c4382662c0cb 100644 --- a/packages/pages-shared/package.json +++ b/packages/pages-shared/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/pages-shared", - "version": "0.13.76", + "version": "0.13.77", "repository": { "type": "git", "url": "https://github.com/cloudflare/workers-sdk.git", diff --git a/packages/vite-plugin-cloudflare/CHANGELOG.md b/packages/vite-plugin-cloudflare/CHANGELOG.md index d8eb7caf3889..b2e8cd7458d7 100644 --- a/packages/vite-plugin-cloudflare/CHANGELOG.md +++ b/packages/vite-plugin-cloudflare/CHANGELOG.md @@ -1,5 +1,15 @@ # @cloudflare/vite-plugin +## 1.13.9 + +### Patch Changes + +- [#10673](https://github.com/cloudflare/workers-sdk/pull/10673) [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59) Thanks [@jamesopstad](https://github.com/jamesopstad)! - Only forward `/cdn-cgi/handler/` routes to trigger handlers. + +- Updated dependencies [[`4c06766`](https://github.com/cloudflare/workers-sdk/commit/4c06766be5211a77a7dc4d06a7d2a813161b75eb), [`21a0bef`](https://github.com/cloudflare/workers-sdk/commit/21a0befcbe7d28cc0568ad9c21cfba243078e5e2), [`d3aee31`](https://github.com/cloudflare/workers-sdk/commit/d3aee31fa2130f6268bcc5bd4ed70a22db741c18), [`c8d5282`](https://github.com/cloudflare/workers-sdk/commit/c8d5282781adf527ad4acfe74001e93affd7af34), [`59e8ef0`](https://github.com/cloudflare/workers-sdk/commit/59e8ef069422d0629d937efb4d7cf3d010061676), [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a), [`7a4d0da`](https://github.com/cloudflare/workers-sdk/commit/7a4d0da31a01a81f7e0534f80c9d632cb5f93d60), [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59), [`62656bd`](https://github.com/cloudflare/workers-sdk/commit/62656bd8863e650e498552d5dff5f281f5506c4e), [`886e577`](https://github.com/cloudflare/workers-sdk/commit/886e577f5722ddffeba015d2213228d20430066f), [`7f2386e`](https://github.com/cloudflare/workers-sdk/commit/7f2386e4d48a81d18a3d756c6e17fdcb22d996bb), [`8d7f32e`](https://github.com/cloudflare/workers-sdk/commit/8d7f32ebd3a46724c7266a6a216cf78614e090e5), [`f9d37db`](https://github.com/cloudflare/workers-sdk/commit/f9d37dbf43e5382ea86416a053517ea61028a942), [`835d6f7`](https://github.com/cloudflare/workers-sdk/commit/835d6f7bf7f6191074cdfe19bb8d6446db52852d), [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a)]: + - wrangler@4.41.0 + - miniflare@4.20251001.0 + ## 1.13.8 ### Patch Changes diff --git a/packages/vite-plugin-cloudflare/package.json b/packages/vite-plugin-cloudflare/package.json index 52ba06ac28e7..fd7324f05c96 100644 --- a/packages/vite-plugin-cloudflare/package.json +++ b/packages/vite-plugin-cloudflare/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/vite-plugin", - "version": "1.13.8", + "version": "1.13.9", "description": "Cloudflare plugin for Vite", "keywords": [ "cloudflare", diff --git a/packages/vitest-pool-workers/CHANGELOG.md b/packages/vitest-pool-workers/CHANGELOG.md index bcadf9fdea76..a5309b170e74 100644 --- a/packages/vitest-pool-workers/CHANGELOG.md +++ b/packages/vitest-pool-workers/CHANGELOG.md @@ -1,5 +1,13 @@ # @cloudflare/vitest-pool-workers +## 0.9.9 + +### Patch Changes + +- Updated dependencies [[`4c06766`](https://github.com/cloudflare/workers-sdk/commit/4c06766be5211a77a7dc4d06a7d2a813161b75eb), [`21a0bef`](https://github.com/cloudflare/workers-sdk/commit/21a0befcbe7d28cc0568ad9c21cfba243078e5e2), [`d3aee31`](https://github.com/cloudflare/workers-sdk/commit/d3aee31fa2130f6268bcc5bd4ed70a22db741c18), [`c8d5282`](https://github.com/cloudflare/workers-sdk/commit/c8d5282781adf527ad4acfe74001e93affd7af34), [`59e8ef0`](https://github.com/cloudflare/workers-sdk/commit/59e8ef069422d0629d937efb4d7cf3d010061676), [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a), [`7a4d0da`](https://github.com/cloudflare/workers-sdk/commit/7a4d0da31a01a81f7e0534f80c9d632cb5f93d60), [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59), [`62656bd`](https://github.com/cloudflare/workers-sdk/commit/62656bd8863e650e498552d5dff5f281f5506c4e), [`886e577`](https://github.com/cloudflare/workers-sdk/commit/886e577f5722ddffeba015d2213228d20430066f), [`7f2386e`](https://github.com/cloudflare/workers-sdk/commit/7f2386e4d48a81d18a3d756c6e17fdcb22d996bb), [`8d7f32e`](https://github.com/cloudflare/workers-sdk/commit/8d7f32ebd3a46724c7266a6a216cf78614e090e5), [`f9d37db`](https://github.com/cloudflare/workers-sdk/commit/f9d37dbf43e5382ea86416a053517ea61028a942), [`835d6f7`](https://github.com/cloudflare/workers-sdk/commit/835d6f7bf7f6191074cdfe19bb8d6446db52852d), [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a)]: + - wrangler@4.41.0 + - miniflare@4.20251001.0 + ## 0.9.8 ### Patch Changes diff --git a/packages/vitest-pool-workers/package.json b/packages/vitest-pool-workers/package.json index 59fe0eff0249..8933cab93d46 100644 --- a/packages/vitest-pool-workers/package.json +++ b/packages/vitest-pool-workers/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/vitest-pool-workers", - "version": "0.9.8", + "version": "0.9.9", "description": "Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime", "keywords": [ "cloudflare", diff --git a/packages/workflows-shared/CHANGELOG.md b/packages/workflows-shared/CHANGELOG.md index b77906644ec8..61307d6f52f6 100644 --- a/packages/workflows-shared/CHANGELOG.md +++ b/packages/workflows-shared/CHANGELOG.md @@ -1,5 +1,11 @@ # @cloudflare/workflows-shared +## 0.3.7 + +### Patch Changes + +- [#10813](https://github.com/cloudflare/workers-sdk/pull/10813) [`545afe5`](https://github.com/cloudflare/workers-sdk/commit/545afe504ab6c3c44373fc47d58a2641aadb0d2d) Thanks [@pombosilva](https://github.com/pombosilva)! - Workflows are now created if the Request gets redirected after creation + ## 0.3.6 ### Patch Changes diff --git a/packages/workflows-shared/package.json b/packages/workflows-shared/package.json index bc23c3276b4d..e086e84d3526 100644 --- a/packages/workflows-shared/package.json +++ b/packages/workflows-shared/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/workflows-shared", - "version": "0.3.6", + "version": "0.3.7", "private": true, "description": "Package that is used at Cloudflare to power some internal features of Cloudflare Workflows.", "keywords": [ diff --git a/packages/wrangler/CHANGELOG.md b/packages/wrangler/CHANGELOG.md index 32017f042ba6..a48b30f6839e 100644 --- a/packages/wrangler/CHANGELOG.md +++ b/packages/wrangler/CHANGELOG.md @@ -1,5 +1,53 @@ # wrangler +## 4.41.0 + +### Minor Changes + +- [#10507](https://github.com/cloudflare/workers-sdk/pull/10507) [`21a0bef`](https://github.com/cloudflare/workers-sdk/commit/21a0befcbe7d28cc0568ad9c21cfba243078e5e2) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - Add strict mode for the `wrangler deploy` command + + Add a new flag: `--strict` that makes the `wrangler deploy` command be more strict and not deploy workers when the deployment could be potentially problematic. This "strict mode" currently only affects non-interactive sessions where conflicts with the remote settings for the worker (for example when the worker has been re-deployed via the dashboard) will cause the deployment to fail instead of automatically overriding the remote settings. + +- [#10710](https://github.com/cloudflare/workers-sdk/pull/10710) [`7f2386e`](https://github.com/cloudflare/workers-sdk/commit/7f2386e4d48a81d18a3d756c6e17fdcb22d996bb) Thanks [@penalosa](https://github.com/penalosa)! - Add prompt to resource creation flow allowing for newly created resources to be remote. + +### Patch Changes + +- [#10822](https://github.com/cloudflare/workers-sdk/pull/10822) [`4c06766`](https://github.com/cloudflare/workers-sdk/commit/4c06766be5211a77a7dc4d06a7d2a813161b75eb) Thanks [@edmundhung](https://github.com/edmundhung)! - fix: skip banner when using `--json` flag in `wrangler pages deployment` commands + +- [#10838](https://github.com/cloudflare/workers-sdk/pull/10838) [`d3aee31`](https://github.com/cloudflare/workers-sdk/commit/d3aee31fa2130f6268bcc5bd4ed70a22db741c18) Thanks [@edmundhung](https://github.com/edmundhung)! - fix: skip banner when using `--json` flag in `wrangler queues subscription` commands + +- [#10829](https://github.com/cloudflare/workers-sdk/pull/10829) [`59e8ef0`](https://github.com/cloudflare/workers-sdk/commit/59e8ef069422d0629d937efb4d7cf3d010061676) Thanks [@edmundhung](https://github.com/edmundhung)! - fix: skip banner when using `--json` flag in `wrangler pipelines` commands + +- [#10764](https://github.com/cloudflare/workers-sdk/pull/10764) [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a) Thanks [@emily-shen](https://github.com/emily-shen)! - containers: default `max_instances` to 20 instead of 1. + +- [#10844](https://github.com/cloudflare/workers-sdk/pull/10844) [`7a4d0da`](https://github.com/cloudflare/workers-sdk/commit/7a4d0da31a01a81f7e0534f80c9d632cb5f93d60) Thanks [@mikenomitch](https://github.com/mikenomitch)! - Adds new Container instance types, and rename `dev` to `lite` and `standard` to `standard-1`. The new instance_types are now: + + | Instance Type | vCPU | Memory | Disk | + | -------------------------------- | ---- | ------- | ----- | + | lite (previously dev) | 1/16 | 256 MiB | 2 GB | + | basic | 1/4 | 1 GiB | 4 GB | + | standard-1 (previously standard) | 1/2 | 4 GiB | 8 GB | + | standard-2 | 1 | 6 GiB | 12 GB | + | standard-3 | 2 | 8 GiB | 16 GB | + | standard-4 | 4 | 12 GiB | 20 GB | + +- [#10634](https://github.com/cloudflare/workers-sdk/pull/10634) [`62656bd`](https://github.com/cloudflare/workers-sdk/commit/62656bd8863e650e498552d5dff5f281f5506c4e) Thanks [@emily-shen](https://github.com/emily-shen)! - fix: error if the container image uri has an account id that doesn't match the current account + +- [#10761](https://github.com/cloudflare/workers-sdk/pull/10761) [`886e577`](https://github.com/cloudflare/workers-sdk/commit/886e577f5722ddffeba015d2213228d20430066f) Thanks [@petebacondarwin](https://github.com/petebacondarwin)! - switch zone route warning to an info message + +- [#10734](https://github.com/cloudflare/workers-sdk/pull/10734) [`8d7f32e`](https://github.com/cloudflare/workers-sdk/commit/8d7f32ebd3a46724c7266a6a216cf78614e090e5) Thanks [@penalosa](https://github.com/penalosa)! - Improve formatting of logged errors in some cases + +- [#10832](https://github.com/cloudflare/workers-sdk/pull/10832) [`f9d37db`](https://github.com/cloudflare/workers-sdk/commit/f9d37dbf43e5382ea86416a053517ea61028a942) Thanks [@petebacondarwin](https://github.com/petebacondarwin)! - retry subdomain requests to be more resilient to flakes + +- [#10770](https://github.com/cloudflare/workers-sdk/pull/10770) [`835d6f7`](https://github.com/cloudflare/workers-sdk/commit/835d6f7bf7f6191074cdfe19bb8d6446db52852d) Thanks [@danielrs](https://github.com/danielrs)! - Enabling or disabling `workers_dev` is often an indication that + the user is also trying to enable or disable `preview_urls`. Warn the + user when these enter mixed state. + +- [#10764](https://github.com/cloudflare/workers-sdk/pull/10764) [`79a6b7d`](https://github.com/cloudflare/workers-sdk/commit/79a6b7dd811fea5a413b084fcd281915a418a85a) Thanks [@emily-shen](https://github.com/emily-shen)! - fix: respect the log level set by wrangler when logging using @cloudflare/cli + +- Updated dependencies [[`c8d5282`](https://github.com/cloudflare/workers-sdk/commit/c8d5282781adf527ad4acfe74001e93affd7af34), [`bffd2a9`](https://github.com/cloudflare/workers-sdk/commit/bffd2a9c93455f0d23d5a70d587bb851d1031e59)]: + - miniflare@4.20251001.0 + ## 4.40.3 ### Patch Changes diff --git a/packages/wrangler/package.json b/packages/wrangler/package.json index 25fb4ab21c2a..66805e2e4ecf 100644 --- a/packages/wrangler/package.json +++ b/packages/wrangler/package.json @@ -1,6 +1,6 @@ { "name": "wrangler", - "version": "4.40.3", + "version": "4.41.0", "description": "Command-line interface for all things Cloudflare Workers", "keywords": [ "wrangler",