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