\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`",[2922],{"name":2923,"color":2924},"vitest-environment","b60205","Tests fail when using .client components","2023-12-02T00:27:10Z","https://github.com/nuxt/test-utils/issues/555",{"description":2929,"labels":2930,"number":2933,"owner":2874,"repository":2914,"state":2902,"title":2934,"updated_at":2935,"url":2936,"score":2937},"Respectively to `contact@nuxt.com` / `support@nuxt.com` / `careers@nuxt.com`",[2931],{"name":2868,"color":2932},"1ad6ff",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":2939,"labels":2940,"number":2933,"owner":2874,"repository":2875,"state":2902,"title":2942,"updated_at":2943,"url":2944,"score":2937},"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 ?",[2941],{"name":2923,"color":2924},"Error after updating happy dom dependency","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/503",{"description":2946,"labels":2947,"number":2948,"owner":2874,"repository":2949,"state":2902,"title":2950,"updated_at":2951,"url":2952,"score":2953},"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.7523623,{"description":2955,"labels":2956,"number":2966,"owner":2874,"repository":2874,"state":2902,"title":2967,"updated_at":2968,"url":2969,"score":2970},"### 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_",[2957,2959,2962,2965],{"name":2868,"color":2958},"8DEF37",{"name":2960,"color":2961},"good first issue","fbca04",{"name":2963,"color":2964},"3.x","29bc7f",{"name":2888,"color":2889},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":2972,"labels":2973,"number":2977,"owner":2874,"repository":2874,"state":2902,"title":2978,"updated_at":2979,"url":2980,"score":2981},"follow up from https://github.com/nuxt/nuxt/pull/19357",[2974],{"name":2975,"color":2976},"documentation","5319e7",19815,"document `event.$fetch`/`useRequestFetch`","2024-09-21T10:39:56Z","https://github.com/nuxt/nuxt/issues/19815",0.7650235,["Reactive",2983],{},["Set"],["ShallowReactive",2986],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fc_RZKtM_vpBXdtMUfLY5fk5WN1g48GkQ3Gca8EOjq0U":-1},"/nuxt/nuxt.com/754"]