[Workers] fix: update supported vitest version#18474
[Workers] fix: update supported vitest version#18474GregBrimble merged 5 commits intocloudflare:productionfrom
Conversation
There was a problem hiding this comment.
2 files reviewed, 1 total issue(s) found.
Note: We resolved prior Hyperlint review comments because:
We updated our inline suggestion AI.
We do this to avoid keeping outdated or irrelevant comments around. We'll leave a new review with current comments below.
This works around vitest-dev/vitest#6992 being an issue with Vite 6
|
This is good to merge now, with cloudflare/workers-sdk#7384 landing in https://github.com/cloudflare/workers-sdk/releases/tag/create-cloudflare%402.33.3 |
…d/write-your-first-test.mdx
|
Congratulations @Cherry, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm4jc9mgv00730cmpd7t1fdqt This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Summary
This simply updates the supported vitest version to 2.1.8. The Workers vitest integrations works with
2.0.x - 2.1.x.Paired with cloudflare/workers-sdk#7384