Conversation
🦋 Changeset detectedLatest commit: 4afe02c The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
c022254 to
cbc55c1
Compare
df98765 to
d6d1f2f
Compare
|
Just a quick note re: the eventual accompanying docs PR to make after discussion:
|
Co-authored-by: Florian Lefebvre <[email protected]>
sarah11918
left a comment
There was a problem hiding this comment.
Quick review of changeset (and error message looks good) - I don't know if you want this same message for all the adapter minors, too, but for stabilizing flags, we've been just mentioning the removed flag, its replacement, and linking to the experimental flags section of the upgrade guide (as suggested below).
I'll review the content of the config docs in the docs PR to start (since that's easier 😄 ) and whatever we finalize there, we can update here.
Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
|
| 📦 Package | 🔒 Before | 🔓 After |
|---|---|---|
| @cloudflare/unenv-preset | trusted-with-provenance | none |
| workerd | trusted-with-provenance | none |
| undici | provenance | none |
| miniflare | trusted-with-provenance | none |
| youch | provenance | none |
| @cloudflare/workerd-darwin-64 | trusted-with-provenance | none |
| @cloudflare/workerd-darwin-arm64 | trusted-with-provenance | none |
| @cloudflare/workerd-linux-64 | trusted-with-provenance | none |
| @cloudflare/workerd-linux-arm64 | trusted-with-provenance | none |
| @cloudflare/workerd-windows-64 | trusted-with-provenance | none |
| wrangler | trusted-with-provenance | none |
Co-authored-by: Sarah Rainsberger <[email protected]>
Changes
Testing
Tests should pass
Docs
withastro/docs#12859