vite-plugin-solid plugin is not enabled, the following test passes:toStrictEqual working with createMutable, and adding vite-plugin-solid has caused them to fail.include and exclude options in the plugin to fix this either. Is there a way to get around this other than using toEqual, or do I have to refactor a lot of my test suite for this?