test-utils icon indicating copy to clipboard operation
test-utils copied to clipboard

feat(runtime-utils)!: update to h3 v2

Open danielroe opened this issue 3 weeks ago โ€ข 1 comments

๐Ÿ”— 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.

danielroe avatar Dec 15 '25 09:12 danielroe

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1515

commit: 6c8f62c

pkg-pr-new[bot] avatar Dec 15 '25 09:12 pkg-pr-new[bot]