diff --git a/.changeset/hot-moons-walk.md b/.changeset/hot-moons-walk.md new file mode 100644 index 000000000000..d58911469331 --- /dev/null +++ b/.changeset/hot-moons-walk.md @@ -0,0 +1,5 @@ +--- +"@cloudflare/vitest-pool-workers": patch +--- + +fix: The `workerd` provided `node:url` module doesn't support everything Vitest needs. As a short-term fix, inject the `node:url` polyfill into the worker bundle.