| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-10 | 1.8 kB | |
| v63.0.0 source code.tar.gz | 2026-02-10 | 768.5 kB | |
| v63.0.0 source code.zip | 2026-02-10 | 1.1 MB | |
| Totals: 3 Items | 1.9 MB | 0 | |
New rules
isolated-functions(#2701) 4956a6be
Improvements
- Support ESLint 10 (#2823) bd0901b1
prefer-set-size: AddArray.from()support (#2857) e556143bprefer-bigint-literals: Support signed numbers and strings (#2784) a332a509prefer-export-from: Fix type-import being removed when using namespace import (#2771) ab4b779aprefer-spread: Fix: Skip TypedArray and ArrayBuffer constructor calls (#2871) 42a558f7no-array-sort: Ignore.sort()calls with non-function arguments (#2862) cbb23774prefer-add-event-listener: Don't autofix non-function assignments (#2865) 989ec61aexplicit-length-check: Ignore||with string fallback value (#2861) 4806f7e6no-unnecessary-polyfills: Fix false positive for graduatedesnextfeatures (#2864) d6c13ab1no-for-loop: Skip auto-fix for string types when.entries()would be needed (#2869) 08a591a9import-style: Fix crash onexport {x}withoutfromclause (#2868) 141c8c50expiring-todo-comments: Should not flag ESLint disable comments (#2828) 3568dafbno-useless-collection-argument: Use suggestions to remove empty array with comments (#2838) c0d06879prefer-set-has: CheckIterator#toArray()andString#split()(#2829) ab8970ecno-useless-spread: Fix false positive onIterator(#2831) 994e31caisolated-functions: Ignore TypeScript types (#2822) c3479c0dprefer-string-raw: Exclude inline snapshot (#2811) 6e7f93c4consistent-assert: Explicitly check specifier node type (#2803) 396a8fa2
https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v62.0.0...v63.0.0