Skip to content

trpc-nuxt@2.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:44
eb8ca6a

Patch Changes

  • a394c9a: Keep h3 external in the Nitro build so that Nitro's H3Event augmentation applies correctly (#261). Previously, h3's H3Event was being inlined instead of imported, causing type checking failures when typing createContext against h3 (missing properties on H3Event).