Thank you for this new version!
At work, we’ve developed our own bindings, which are heavily inspired by your rescript-vitest.
In my team, some developers come from a TypeScript background and are used to the robust Jest/Vitest integration enabled by source maps. Naturally, they feel the lack of proper testing integration in the Rescript ecosystem.
It seems like source maps support in Rescript isn’t on the roadmap for now. While your bindings are brilliant and help a lot, do you also face challenges with this limitation when using Vitest?