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
5b0fc9eThanks @edmundhung! - Improved error logging to include error causes in stack traces with internal stack frames removed.Patch Changes
#9854
ac08e68Thanks @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
3bb69faThanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9930
274a826Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9950
77d1cb2Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9954
bf4c9abThanks @penalosa! - Support Images binding ingetPlatformProxy()#9847
14ce577Thanks @penalosa! - Upgrade Undici[email protected]
Patch Changes
#9941
e1c183aThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#9942
56cf197Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/[email protected]
Patch Changes
ac08e68,3bb69fa,274a826,77d1cb2,5b0fc9e,bf4c9ab,14ce577]:@cloudflare/[email protected]
Patch Changes
#9847
14ce577Thanks @penalosa! - Upgrade UndiciUpdated dependencies [
ac08e68,4ba9f25,17b1e5a,3bb69fa,274a826,77d1cb2,d6a1b9b,e2672c5,a5d7b35,5b0fc9e,bf4c9ab,14ce577,f73da0d]:@cloudflare/[email protected]
Patch Changes
#9847
14ce577Thanks @penalosa! - Upgrade UndiciUpdated dependencies [
ac08e68,4ba9f25,17b1e5a,3bb69fa,274a826,77d1cb2,d6a1b9b,e2672c5,a5d7b35,5b0fc9e,bf4c9ab,14ce577,f73da0d]:[email protected]
Patch Changes
#9905
4ba9f25Thanks @dom96! - Support for Python packages in python_modules dir#9886
17b1e5aThanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default#9899
d6a1b9bThanks @simonabadoiu! - Print local mode when running a browser binding in local mode#9951
e2672c5Thanks @penalosa! - Recommend remote bindings whenwrangler dev --remoteis used#9875
a5d7b35Thanks @gpanders! - Show expected format in error message for "containers images delete"#9954
bf4c9abThanks @penalosa! - Support Images binding ingetPlatformProxy()#9847
14ce577Thanks @penalosa! - Upgrade Undici#9974
f73da0dThanks @penalosa! - Pass worker name & compliance region through correctly when starting a remote bindings sessionUpdated dependencies [
ac08e68,3bb69fa,274a826,77d1cb2,5b0fc9e,bf4c9ab,14ce577]:@cloudflare/[email protected]
Patch Changes
b46386cThanks @dario-piotrowicz! - clarify the docker build error message[email protected]
Patch Changes
17b1e5aThanks @dom96! - Python packages are now read from cf-requirements.txt instead of requirements.txt by default@cloudflare/[email protected]
Patch Changes
2765b88Thanks @vicb! - allow plain text with charset