Patch Changes
-
#8173
a9c0159
Thanks @edmundhung! - improve error message with isolated storage -
#8199
60d2bc6
Thanks @edmundhung! - Added step-through debugging support with Vitest.To start debugging, run Vitest with the following command and attach a debugger to port 9229:
vitest --inspect=9229 --no-file-parallelism
For more details, check out our Vitest Debugging guide.
-
Updated dependencies [
fce642d
,2cad136
,f59d95b
,a4909cb
]:- miniflare@3.20250214.2
- wrangler@3.112.0