\n\n\u003Cimg width=\"422\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/10035094-1291-49d4-969a-c04e8a428e79\" />\n\nRequested Feature\nI would like the module to support recursive searching in customCollections directories, allowing it to find icons in all nested subdirectories like wor\n\nSteps to Reproduce\nhttps://stackblitz.com/edit/github-monhzc",[],374,"icon","Feature Request: Recursive search in customCollections directories","2025-03-19T11:15:14Z","https://github.com/nuxt/icon/issues/374",0.7219694,{"description":3158,"labels":3159,"number":3140,"owner":3141,"repository":3162,"state":3163,"title":3164,"updated_at":3165,"url":3166,"score":3147},"",[3160],{"name":3138,"color":3161},"ff281a","nuxt.com","closed","[Live collab] If another user commit the draft on another branch, my draft still remains","2022-05-03T14:27:49Z","https://github.com/nuxt/nuxt.com/issues/441",{"description":3158,"labels":3168,"number":3172,"owner":3141,"repository":3162,"state":3163,"title":3173,"updated_at":3174,"url":3175,"score":3176},[3169],{"name":3170,"color":3171},"enhancement","1ad6ff",378,"[Live Collab] Update draft when collaborators reset it from branches modal","2022-04-21T10:43:38Z","https://github.com/nuxt/nuxt.com/issues/378",0.6423153,{"description":3178,"labels":3179,"number":3172,"owner":3141,"repository":3180,"state":3163,"title":3181,"updated_at":3182,"url":3183,"score":3176},"### Environment\n\nhttps://github.com/Rigo-m/nuxt-vitest-error-test\n\n### Reproduction\n\nhttps://github.com/Rigo-m/nuxt-vitest-error-test\n\n### Describe the bug\n\nRunning pnpm i && pnpm --filter global test gives the following error: \r\n```\r\nError: [@vue/compiler-sfc] No fs option provided to `compileScript` in non-Node environment. File system access is required for resolving imported types.\r\n\r\n/Users/rigo/Projects/nuxt-test-utils-test/packages/layer/components/Test.vue\r\n5 | \u003Cscript setup lang=\"ts\">\r\n6 | import type { TestProps } from \"./test.props\";\r\n7 | defineProps\u003CTestProps>();\r\n | ^^^^^^^^^\r\n8 | \u003C/script>\r\n```\n\n### Additional context\n\nRemoving vitest.config.ts make e2e tests works, but (obviously) kills unit tests using nuxt vitest environment\n\n### Logs\n\n_No response_",[],"test-utils","nuxt-vitest + nuxt test utils not working properly together","2023-12-02T00:13:09Z","https://github.com/nuxt/test-utils/issues/378",{"description":3158,"labels":3185,"number":3186,"owner":3141,"repository":3162,"state":3163,"title":3187,"updated_at":3188,"url":3189,"score":3190},[],376,"[Live Collab] Update draft on medias ","2023-02-15T12:31:26Z","https://github.com/nuxt/nuxt.com/issues/376",0.66178435,{"description":3192,"labels":3193,"number":3186,"owner":3141,"repository":3180,"state":3163,"title":3194,"updated_at":3182,"url":3195,"score":3190},"Hi there\r\nI am looking for a way to integration test my nuxt app with Jest, that is using both the nuxt/content and vuex.\r\nDo you happen to have any examples for how to test these, or can you point me in the right direction?\r\nBest\r\nAgata",[],"Testing the nuxt/content module?","https://github.com/nuxt/test-utils/issues/376",{"description":3197,"labels":3198,"number":3199,"owner":3141,"repository":3162,"state":3163,"title":3200,"updated_at":3201,"url":3202,"score":3203},"An action should be done when receiving a commit by a collaborator. ",[],372,"[Live collab] Update tree and draft when collaborator commits","2023-02-15T12:31:25Z","https://github.com/nuxt/nuxt.com/issues/372",0.6660661,{"description":3205,"labels":3206,"number":3199,"owner":3141,"repository":3180,"state":3163,"title":3207,"updated_at":3182,"url":3208,"score":3203},"This way of overriding options (using spread operator):\r\nhttps://github.com/nuxt-community/module-test-utils/blob/2801ebd478d54e97d95310bbfbd69e642223f363/lib/setup.js#L13-L16\r\nis often very limiting because it makes it impossible to override particular property of an object that has other properties.\r\n\r\nFor example, if we try to override one property from object:\r\n```\r\n{\r\n i18n: {\r\n a: 1,\r\n b: 2,\r\n c: 3,\r\n }\r\n}\r\n```\r\nwith:\r\n```\r\nconst override = {\r\n i18n: {\r\n b: 4\r\n }\r\n}\r\n```\r\nthen that will override whole `i18n` object, leaving just property `b`.\r\n\r\nThis module should rather use something like this:\r\n```\r\nconst deepMerge = require('deepmerge')\r\nconst options = deepMerge.all([options, override])\r\n```\r\n(This would probably be a breaking change if one relied on previous behavior)",[],"Inflexible nuxt options override","https://github.com/nuxt/test-utils/issues/372",{"description":3210,"labels":3211,"number":3212,"owner":3141,"repository":3162,"state":3163,"title":3213,"updated_at":3201,"url":3214,"score":3215},"What happens if currently on the published branch ? ",[],373,"[Live Collab] Update branches when collaborator publish","https://github.com/nuxt/nuxt.com/issues/373",0.66909254,["Reactive",3217],{},["Set"],["ShallowReactive",3220],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuGiz2jqP8G_cCy_8xylygCDzfHWNqdOHk09OjG0u4hc":-1},"/nuxt/test-utils/441"]