You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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).