\n\n### Modified `.nuxt/types/app.config.d.ts`\n\u003Cimg width=\"841\" height=\"452\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9cfe6d9d-9959-47ff-bfc3-31e7f24585b5\" />\n\n### Logs\n\n```shell-script\n\n```",[3240,3241],{"name":3153,"color":3154},{"name":3242,"color":3243},"🔨 p3-minor","FBCA04",32745,"Custom defineAppConfig() types ignored, no type validation or hints","2025-07-25T13:14:14Z","https://github.com/nuxt/nuxt/issues/32745",0.66827047,{"description":3250,"labels":3251,"number":3259,"owner":3143,"repository":3143,"state":3160,"title":3260,"updated_at":3261,"url":3262,"score":3263},"### Environment\r\n\r\n- Operating System: Windows_NT\r\n- Node Version: v18.12.1\r\n- Nuxt Version: 3.5.3\r\n- Nitro Version: 2.5.0\r\n- Package Manager: npm@8.19.2\r\n- Builder: vite\r\n- User Config: ssr, telemetry, runtimeConfig, app, typescript, build, alias, vite, nitro, hooks, modules, routeRules, css, devtools, devServer\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.8.0, @nuxtjs/i18n@8.0.0-beta.10, @nuxt/devtools@0.4.6\r\n\r\n### Reproduction\r\n\r\nUse the `render:html` hook from Nuxt inside a nitro plugin hook (like described in https://nuxt.com/docs/guide/going-further/hooks#usage-within-a-nitro-plugin) by creating a file with:\r\n`server/plugins/xyz.ts`\r\n```\r\nexport default defineNitroPlugin((nitroApp) => {\r\n nitroApp.hooks.hook('render:html', (html: NuxtRenderHTMLContext, { event }: { event: H3Event }) => {\r\n ^^^^^^^^^^^\r\n ...\r\n});\r\n```\r\n\r\n### Describe the bug\r\n\r\nAfter updating from Nuxt `3.5.1` to `3.5.3` TS is throwing:\r\n```\r\nerror TS2345: Argument of type '\"render:html\"' is not assignable to parameter of type 'HookKeys\u003CNitroRuntimeHooks>'.\r\n```\r\nThis is caused by the newly introduced typing with https://github.com/unjs/nitro/pull/1316/files#r1233083925\r\n\r\nNuxt is using custom hooks (like `render:html`) but there are not part of the typing (it is not extensible).\r\n\r\n### Additional context\r\n\r\nhttps://github.com/nuxt/nuxt/blob/71ef8bd3ff207fd51c2ca18d5a8c7140476780c7/packages/nuxt/src/core/runtime/nitro/renderer.ts#L228\r\n\r\n### Logs\r\n\r\n_No response_",[3252,3253,3254,3255,3258],{"name":3153,"color":3154},{"name":3179,"color":3180},{"name":3182,"color":3183},{"name":3256,"color":3257},"upstream","E8A36D",{"name":3242,"color":3243},21693,"type error when using 'render:html' hook in nitro plugin","2023-06-23T13:30:57Z","https://github.com/nuxt/nuxt/issues/21693",0.6708661,["Reactive",3265],{},["Set"],["ShallowReactive",3268],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fqylY73jRlY_4mxtN-kCwUmMX9ySeQcwL8fNkoB5_TO0":-1},"/nuxt/nuxt/32937"]