Sourced from cloudflare/wrangler-action's releases.
v3.1.0
Minor Changes
#154
3f40637Thanks@JacobMGEvans! - feat: Quiet mode Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases. This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully. Any failure status will still be output to the user as well, to prevent silent failures.
resolves #142
Sourced from cloudflare/wrangler-action's changelog.
3.1.0
Minor Changes
#154
3f40637Thanks@JacobMGEvans! - feat: Quiet mode Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases. This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise.There will still be output that lets the user know Wrangler Installed and Wrangler Action completed successfully. Any failure status will still be output to the user as well, to prevent silent failures.
resolves #142
c25aadc
Automatic compilationfcf648c
Merge pull request #158
from cloudflare/changeset-release/mainfcbabec
Version Packages0aa12f0
Merge pull request #154
from cloudflare/jacobmgevans/silence-modead7441b
Merge pull request #157
from EstebanBorai/main3f40637
Quiet feature4132892
fix: use wrangler@3.5.1 by default62ce9d2
Merge pull request #155
from ethanppl/fix-readmef089b0a
Update README.md4318a2f
Fix examples in README.md