\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nand the test file looks like this:\r\n\r\n\r\n```\r\n// TestA.spec.ts\r\nimport { describe, it, expect } from 'vitest';\r\nimport { mount } from '@vue/test-utils';\r\nimport TestA from './TestA.vue';\r\n\r\ndescribe('Competition TestA', () => {\r\n it('renders component', async () => {\r\n const wrapper = mount(TestA);\r\n expect(wrapper.text()).toContain('Client component here...');\r\n });\r\n});\r\n\r\n```\r\n\r\nFinally, the client component:\r\n\r\n```\r\n// ClientComponent.client.vue\r\n\u003Ctemplate>\r\n \u003Cdiv>Client component here...\u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nIf I remove the \".client\" from the component file name (to make it just ClientComponent.vue), then the tests will run and pass normally. However, there are some cases where I want to use \".client\" to make sure it's only rendered client-side.\r\n\r\n### Reproduction \r\nhttps://stackblitz.com/edit/github-ndby6m?file=components/TestA.spec.ts\r\n\r\nFailures can be seen there by running `pnpm run test`",[3074],{"name":3075,"color":3076},"vitest-environment","b60205","Tests fail when using .client components","2023-12-02T00:27:10Z","https://github.com/nuxt/test-utils/issues/555",{"description":3081,"labels":3082,"number":3084,"owner":3027,"repository":3054,"state":3055,"title":3085,"updated_at":3086,"url":3087,"score":3088},"Respectively to `contact@nuxt.com` / `support@nuxt.com` / `careers@nuxt.com`",[3083],{"name":3021,"color":3052},503,"[Company] `contact` / `support` / `careers` forms should send an email","2023-02-15T12:32:26Z","https://github.com/nuxt/nuxt.com/issues/503",0.75175637,{"description":3090,"labels":3091,"number":3084,"owner":3027,"repository":3028,"state":3055,"title":3093,"updated_at":3094,"url":3095,"score":3088},"After updating happy-dom to the latest version **10.5.2** ,\r\nI have this error when I run my app : \r\n`Error while requiring module vitest-environment-nuxt/module: Error: Cannot find module '/Users/\u003Cuser>/\u003Cfolderpath>/vitest-environment-nuxt/module'`\r\n\r\nDoes anyone have a solution ?",[3092],{"name":3075,"color":3076},"Error after updating happy dom dependency","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/503",{"description":3097,"labels":3098,"number":3099,"owner":3027,"repository":3100,"state":3055,"title":3101,"updated_at":3102,"url":3103,"score":3104},"Couldn't help but notice the \"is the next **null** release\". \n\n\n\nFor the version, the bumpType is defaulted to `patch` here:\n\nhttps://github.com/rijkvanzanten/fonts/blob/89bfccd85974f4670eebd307ea850b898209fb55/scripts/update-changelog.ts#L18\n\nbut used \"raw\" here:\n\nhttps://github.com/rijkvanzanten/fonts/blob/89bfccd85974f4670eebd307ea850b898209fb55/scripts/update-changelog.ts#L42\n\nThe `bumpType` isn't used anywhere outside these two, so moving the `|| 'patch'` fallback from line 18 to 16 should do the trick. PR incoming~",[],401,"fonts","Update-changelog script renders `null` as `bumpType` in message","2024-11-24T17:50:36Z","https://github.com/nuxt/fonts/issues/401",0.75236225,{"description":3106,"labels":3107,"number":3117,"owner":3027,"repository":3027,"state":3055,"title":3118,"updated_at":3119,"url":3120,"score":3121},"### Environment\n\nCI, not relevant\n\n### Reproduction\n\nhttps://github.com/nuxt/nuxt/actions/runs/6974391283\r\n\r\n\r\n\n\n### Describe the bug\n\n`repository` is no longer an input for the [tibdex/github-app-token](https://github.com/tibdex/github-app-token), it was [removed in version 2.0](https://github.com/tibdex/github-app-token/releases/tag/v2.0.0).\r\n\r\n\r\n\n\n### Additional context\n\nI've found this with the [GitHub Actions](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions) vscode extension, it can validate the inputs of actions. Pretty cool stuff, can do a whole lot more as well.\n\n### Logs\n\n_No response_",[3108,3110,3113,3116],{"name":3021,"color":3109},"8DEF37",{"name":3111,"color":3112},"good first issue","fbca04",{"name":3114,"color":3115},"3.x","29bc7f",{"name":3041,"color":3042},24547,"Outdated input for the `tibdex/github-app-token` GH action","2023-12-02T21:05:21Z","https://github.com/nuxt/nuxt/issues/24547",0.7573615,{"description":3123,"labels":3124,"number":3128,"owner":3027,"repository":3027,"state":3055,"title":3129,"updated_at":3130,"url":3131,"score":3132},"follow up from https://github.com/nuxt/nuxt/pull/19357",[3125],{"name":3126,"color":3127},"documentation","5319e7",19815,"document `event.$fetch`/`useRequestFetch`","2024-09-21T10:39:56Z","https://github.com/nuxt/nuxt/issues/19815",0.7650235,["Reactive",3134],{},["Set"],["ShallowReactive",3137],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f08wDThLxaB4Ut2mqj3aPQdjKEmKMI0wD-lGX1B8PJHg":-1},"/nuxt/test-utils/754"]