Patch Changes
-
#6744
e3136f9
Thanks @petebacondarwin! - chore: update unenv dependency version -
#6749
9a06f88
Thanks @CarmenPopoviciu! - fix: Throw error when attempting to configure Workers with assets and tail consumersTail Workers are currently not supported for Workers with assets. This commit ensures we throw a corresponding error if users are attempting to configure
tail_consumers
via their configuration file, for a Worker with assets. This validation is applied for allwrangler dev
,wrangler deploy
,wrangler versions upload
. -
#6746
0deb42b
Thanks @GregBrimble! - fix: Fix assets upload message to correctly report number of uploaded assets -
#6745
6dbbb88
Thanks @jonesphillip! - fix: r2 bucket notification get <bucket_name> has been marked deprecated in favor of r2 bucket notification list <bucket_name> to reflect behavior. -
Updated dependencies [
2407c41
]:- miniflare@3.20240909.3