cloudflare-docs
cloudflare-docs copied to clipboard
[Docs Site] Bump wrangler from 3.80.5 to 3.81.0
Bumps wrangler from 3.80.5 to 3.81.0.
Release notes
Sourced from wrangler's releases.
[email protected]
Minor Changes
- #6990
586c253Thanks@courtney-sims! - feat: Adds new detailed pages deployment output typePatch Changes
#6963
a5ac45dThanks@RamIdeas! - fix: makewrangler dev --remoterespect wrangler.toml'saccount_idproperty.This was a regression in the
--x-dev-envflow recently turned on by default.#6996
b8ab809Thanks@emily-shen! - fix: improve error messaging when accidentally using Workers commands in Pages projectIf we detect a Workers command used with a Pages project (i.e. wrangler.toml contains
pages_output_build_dir), error with Pages version of command rather than "missing entry-point" etc.
Changelog
Sourced from wrangler's changelog.
3.81.0
Minor Changes
- #6990
586c253Thanks@courtney-sims! - feat: Adds new detailed pages deployment output typePatch Changes
#6963
a5ac45dThanks@RamIdeas! - fix: makewrangler dev --remoterespect wrangler.toml'saccount_idproperty.This was a regression in the
--x-dev-envflow recently turned on by default.#6996
b8ab809Thanks@emily-shen! - fix: improve error messaging when accidentally using Workers commands in Pages projectIf we detect a Workers command used with a Pages project (i.e. wrangler.toml contains
pages_output_build_dir), error with Pages version of command rather than "missing entry-point" etc.
Commits
8c7c3b5Version Packages (#6997)b8ab809fix: better errors for workers commands in pages projects (#6996)dc38e37defineCommand util (#6526)94d53caBinding contrib guide (#6864)586c253Create new detailed pages deployment (#6990)a5ac45dfix: respect config.account_id in wrangler dev --remote (#6963)b5fa4a6chore: fix entrypoint logic and refactor (#6971)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)