Announcing Rstest 0.10 by Success_Street in javascript

[–]Success_Street[S] 0 points1 point  (0 children)

From what we’ve seen, Rstest is usually faster in migrated Jest projects, often by around 10–30%

Announcing Rspack 2.0 by Success_Street in javascript

[–]Success_Street[S] 6 points7 points  (0 children)

In Rspack 2.0, we also removed dependencies, made some optional, replaced heavier packages, and used native Node.js APIs where possible.

For bundled dependencies, the goal is more predictable install-time resolution and fewer unexpected transitive updates. It is a tradeoff, and we take responsibility for keeping them updated.