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
miniflare@4.20250712.0
Minor Changes
5b0fc9e
Thanks @edmundhung! - Improved error logging to include error causes in stack traces with internal stack frames removed.Patch Changes
#9854
ac08e68
Thanks @dario-piotrowicz! - fix incorrect bindings remote deduplication logicwhen bindings are registered deduplication logic is applied to make sure that the same binding is not unnecessarily registered multiple times, the changes here fix the fact that such deduplication logic doesn't currently take into account whether bindings are used or not in remote mode (which is problematic when the same binding is used both in remote and local mode)
#9912
3bb69fa
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9930
274a826
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9950
77d1cb2
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9954
bf4c9ab
Thanks @penalosa! - Support Images binding ingetPlatformProxy()
#9847
14ce577
Thanks @penalosa! - Upgrade Undicicreate-cloudflare@2.50.4
Patch Changes
#9941
e1c183a
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#9942
56cf197
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/pages-shared@0.13.55
Patch Changes
ac08e68
,3bb69fa
,274a826
,77d1cb2
,5b0fc9e
,bf4c9ab
,14ce577
]:@cloudflare/vite-plugin@1.9.5
Patch Changes
#9847
14ce577
Thanks @penalosa! - Upgrade UndiciUpdated dependencies [
ac08e68
,4ba9f25
,17b1e5a
,3bb69fa
,274a826
,77d1cb2
,d6a1b9b
,e2672c5
,a5d7b35
,5b0fc9e
,bf4c9ab
,14ce577
,f73da0d
]:@cloudflare/vitest-pool-workers@0.8.54
Patch Changes
#9847
14ce577
Thanks @penalosa! - Upgrade UndiciUpdated dependencies [
ac08e68
,4ba9f25
,17b1e5a
,3bb69fa
,274a826
,77d1cb2
,d6a1b9b
,e2672c5
,a5d7b35
,5b0fc9e
,bf4c9ab
,14ce577
,f73da0d
]:wrangler@4.24.4
Patch Changes
#9905
4ba9f25
Thanks @dom96! - Support for Python packages in python_modules dir#9886
17b1e5a
Thanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default#9899
d6a1b9b
Thanks @simonabadoiu! - Print local mode when running a browser binding in local mode#9951
e2672c5
Thanks @penalosa! - Recommend remote bindings whenwrangler dev --remote
is used#9875
a5d7b35
Thanks @gpanders! - Show expected format in error message for "containers images delete"#9954
bf4c9ab
Thanks @penalosa! - Support Images binding ingetPlatformProxy()
#9847
14ce577
Thanks @penalosa! - Upgrade Undici#9974
f73da0d
Thanks @penalosa! - Pass worker name & compliance region through correctly when starting a remote bindings sessionUpdated dependencies [
ac08e68
,3bb69fa
,274a826
,77d1cb2
,5b0fc9e
,bf4c9ab
,14ce577
]:@cloudflare/containers-shared@0.2.6
Patch Changes
b46386c
Thanks @dario-piotrowicz! - clarify the docker build error messageworkers-playground@0.2.5
Patch Changes
17b1e5a
Thanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default@cloudflare/workers-shared@0.18.4
Patch Changes
2765b88
Thanks @vicb! - allow plain text with charset