Skip to content

Conversation

@NuroDev
Copy link
Contributor

@NuroDev NuroDev commented Jan 13, 2026

Summary

cloudflare/workers-sdk#11893 fixes a long standing issue with the wrangler types command where only bindings from the top-level were included in the generated Env type (Unless a --env flag was used, by which point it would only include that environments binding types).

However, this is now fixed such that binding types are generated for all environments into one, including top-level bindings.

Documentation checklist

  • Is there a changelog entry (guidelines)?
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @cloudflare/pcx-technical-writing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants