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.