Skip to content

Update unstable_readConfig docs to reflect async return type#28374

Open
penalosa wants to merge 1 commit intoproductionfrom
penalosa/async-read-config
Open

Update unstable_readConfig docs to reflect async return type#28374
penalosa wants to merge 1 commit intoproductionfrom
penalosa/async-read-config

Conversation

@penalosa
Copy link
Contributor

Summary

  • Update unstable_readConfig documentation to note it now returns a Promise<Unstable_Config> instead of Unstable_Config

Related workers-sdk PR: cloudflare/workers-sdk#12031

unstable_readConfig now returns a Promise<Unstable_Config> instead of
Unstable_Config directly.
@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/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @mattietk, @cloudflare/dev-plat-leads

@github-actions
Copy link
Contributor

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

Labels

product:workers Related to Workers product size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants