eslint-rspack-plugin 5.0.0: Now a Pure ESM Package
The eslint-rspack-plugin has released version 5.0.0, transitioning to a pure ESM package and removing its CommonJS build. The Shift to Pure ESM in eslint-rspack-plugin 5.0.0 The primary change in version 5.0.0 is the removal of the CommonJS build. This architectural shift mirrors the strategy used by Rspack 2.0 to ensure consistency across the Rstack ecosystem. … Read more