Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
563439b
Thanks @LuisDuarte1! - Add proper engine persistance in .wrangler and fix multiple workflows in miniflare[email protected]
Minor Changes
#7252
97acf07
Thanks @Maximo-Guk! - feat: Add production_branch and deployment_trigger to pages deploy detailed artifact for wrangler-action pages parity#7263
1b80dec
Thanks @danielrs! - Fix wrangler pages deployment (list|tail) environment filtering.Patch Changes
#7314
a30c805
Thanks @Ankcorn! - Fix observability.logs.enabled validation#7285
fa21312
Thanks @penalosa! - Renamedirectory
toprojectRoot
and ensure it's relative to thewrangler.toml
. This fixes a regression which meant that.wrangler
temporary folders were inadvertently generated relative toprocess.cwd()
rather than the location of thewrangler.toml
file. It also renamesdirectory
toprojectRoot
, which affects the `unstable_startWorker() interface.Updated dependencies [
563439b
]:@cloudflare/[email protected]
Patch Changes
563439b
]:@cloudflare/[email protected]
Patch Changes
97acf07
,1b80dec
,563439b
,a30c805
,fa21312
]:@cloudflare/[email protected]
Minor Changes
563439b
Thanks @LuisDuarte1! - Add proper engine persistance in .wrangler and fix multiple workflows in miniflare@cloudflare/[email protected]
Patch Changes
f1f508e
Thanks @andyjessop! - change package name from @cloudflare/wrangler-devtools to @cloudflare/chrome-devtools-patches