\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`",[3199],{"name":3200,"color":3201},"vitest-environment","b60205","Tests fail when using .client components","2023-12-02T00:27:10Z","https://github.com/nuxt/test-utils/issues/555",{"description":3206,"labels":3207,"number":3209,"owner":3152,"repository":3179,"state":3180,"title":3210,"updated_at":3211,"url":3212,"score":3213},"Respectively to `contact@nuxt.com` / `support@nuxt.com` / `careers@nuxt.com`",[3208],{"name":3146,"color":3177},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":3215,"labels":3216,"number":3209,"owner":3152,"repository":3153,"state":3180,"title":3218,"updated_at":3219,"url":3220,"score":3213},"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 ?",[3217],{"name":3200,"color":3201},"Error after updating happy dom dependency","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/503",{"description":3222,"labels":3223,"number":3224,"owner":3152,"repository":3225,"state":3180,"title":3226,"updated_at":3227,"url":3228,"score":3229},"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":3231,"labels":3232,"number":3242,"owner":3152,"repository":3152,"state":3180,"title":3243,"updated_at":3244,"url":3245,"score":3246},"### 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_",[3233,3235,3238,3241],{"name":3146,"color":3234},"8DEF37",{"name":3236,"color":3237},"good first issue","fbca04",{"name":3239,"color":3240},"3.x","29bc7f",{"name":3166,"color":3167},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":3248,"labels":3249,"number":3253,"owner":3152,"repository":3152,"state":3180,"title":3254,"updated_at":3255,"url":3256,"score":3257},"follow up from https://github.com/nuxt/nuxt/pull/19357",[3250],{"name":3251,"color":3252},"documentation","5319e7",19815,"document `event.$fetch`/`useRequestFetch`","2024-09-21T10:39:56Z","https://github.com/nuxt/nuxt/issues/19815",0.7650235,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f08wDThLxaB4Ut2mqj3aPQdjKEmKMI0wD-lGX1B8PJHg":-1},"/nuxt/test-utils/754"]