Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 1.1 kB | |
v60.0.0 source code.tar.gz | 2025-07-21 | 703.4 kB | |
v60.0.0 source code.zip | 2025-07-21 | 1.0 MB | |
Totals: 3 Items | 1.8 MB | 2 |
Breaking
- Require Node.js 20.10 (#2698) 2dc27d90
New rules
prefer-class-fields
(#2512) 4c82dc12no-array-reverse
(#2677) b051302frequire-module-specifiers
(#2686) 2a8e152eno-useless-error-capture-stack-trace
(#2676) fc900b61
Improvements
prefer-string-replace-all
: Preserve escape (#2667) 2310b507- Support
SuppressedError
(#2669) f51aeb9a
Fixes
no-array-callback-reference
: Fix optional chaining expressions being ignored (#2694) ad27922eno-unnecessary-await
: Fix handling of experimental pipeline operator (#2658) 2b8ebe57
https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v59.0.1...v60.0.0