\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":3039,"labels":3040,"number":3021,"owner":3022,"repository":3043,"state":3044,"title":3045,"updated_at":3046,"url":3047,"score":3028},"",[3041],{"name":3019,"color":3042},"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":3039,"labels":3049,"number":3053,"owner":3022,"repository":3043,"state":3044,"title":3054,"updated_at":3055,"url":3056,"score":3057},[3050],{"name":3051,"color":3052},"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":3059,"labels":3060,"number":3053,"owner":3022,"repository":3061,"state":3044,"title":3062,"updated_at":3063,"url":3064,"score":3057},"### 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":3039,"labels":3066,"number":3067,"owner":3022,"repository":3043,"state":3044,"title":3068,"updated_at":3069,"url":3070,"score":3071},[],376,"[Live Collab] Update draft on medias ","2023-02-15T12:31:26Z","https://github.com/nuxt/nuxt.com/issues/376",0.66178435,{"description":3073,"labels":3074,"number":3067,"owner":3022,"repository":3061,"state":3044,"title":3075,"updated_at":3063,"url":3076,"score":3071},"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":3078,"labels":3079,"number":3080,"owner":3022,"repository":3043,"state":3044,"title":3081,"updated_at":3082,"url":3083,"score":3084},"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":3086,"labels":3087,"number":3080,"owner":3022,"repository":3061,"state":3044,"title":3088,"updated_at":3063,"url":3089,"score":3084},"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":3091,"labels":3092,"number":3093,"owner":3022,"repository":3043,"state":3044,"title":3094,"updated_at":3082,"url":3095,"score":3096},"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",3098],{},["Set"],["ShallowReactive",3101],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuGiz2jqP8G_cCy_8xylygCDzfHWNqdOHk09OjG0u4hc":-1},"/nuxt/test-utils/441"]