test-utils
test-utils copied to clipboard
feat(runtime-utils)!: update to h3 v2
๐ Linked issue
โ Type of change
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [x] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
this updates us to h3 v2, which is needed for nitro v3. I'm going to see if it's possible to make this a non-breaking change (ie support both h3 v2 and v1) but for now this PR can be used in https://github.com/nuxt/nuxt/pull/33005.