FRONTEND·중요도 7·2026. 08. 04.·InfoQ

eslint-rspack-plugin 5.0.0 Ships as a Pure ESM Package, Aligning with the Rstack Ecosystem

── KO ──────────────────

eslint-rspack-plugin 5.0.0이 순수 ESM 패키지로 출시되었습니다.

eslint-rspack-plugin의 5.0.0 버전이 순수 ESM 패키지로 출시되어 Rspack 생태계와 일치합니다. 이번 릴리즈는 CommonJS 빌드를 제거하고 ESLint를 빌드 과정에 통합합니다. 그러나 빌드 시간에 영향을 줄 수 있어 사용자에게는 효율성을 위해 별도의 린팅 명령을 고려할 것을 권장합니다.


── EN ──────────────────

Version 5.0.0 of eslint-rspack-plugin is released as a pure ESM package.

Version 5.0.0 of eslint-rspack-plugin has been released as a pure ESM package, aligning with the Rspack ecosystem. This release removes the CommonJS build and continues to integrate ESLint into the build process. However, it may affect build times, so users are advised to consider separate linting commands for efficiency.

원문 보기 →목록으로