\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":2877,"labels":2878,"number":2859,"owner":2860,"repository":2881,"state":2882,"title":2883,"updated_at":2884,"url":2885,"score":2866},"",[2879],{"name":2857,"color":2880},"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":2877,"labels":2887,"number":2891,"owner":2860,"repository":2881,"state":2882,"title":2892,"updated_at":2893,"url":2894,"score":2895},[2888],{"name":2889,"color":2890},"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":2897,"labels":2898,"number":2891,"owner":2860,"repository":2899,"state":2882,"title":2900,"updated_at":2901,"url":2902,"score":2895},"### 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":2877,"labels":2904,"number":2905,"owner":2860,"repository":2881,"state":2882,"title":2906,"updated_at":2907,"url":2908,"score":2909},[],376,"[Live Collab] Update draft on medias ","2023-02-15T12:31:26Z","https://github.com/nuxt/nuxt.com/issues/376",0.66178435,{"description":2911,"labels":2912,"number":2905,"owner":2860,"repository":2899,"state":2882,"title":2913,"updated_at":2901,"url":2914,"score":2909},"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":2916,"labels":2917,"number":2918,"owner":2860,"repository":2881,"state":2882,"title":2919,"updated_at":2920,"url":2921,"score":2922},"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":2924,"labels":2925,"number":2918,"owner":2860,"repository":2899,"state":2882,"title":2926,"updated_at":2901,"url":2927,"score":2922},"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":2929,"labels":2930,"number":2931,"owner":2860,"repository":2881,"state":2882,"title":2932,"updated_at":2920,"url":2933,"score":2934},"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",2936],{},["Set"],["ShallowReactive",2939],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuGiz2jqP8G_cCy_8xylygCDzfHWNqdOHk09OjG0u4hc":-1},"/nuxt/test-utils/441"]