Breaking
- Rename
no-array-push-push
rule toprefer-single-call
(#2617) e117783 - Rename
no-length-as-slice-end
rule tono-unnecessary-slice-end
(#2614) 1922df1
New rules
- Add
prefer-import-meta-properties
(#2607) 1f6e172 - Add
no-unnecessary-array-flat-depth
(#2618) c63e698 - Add
no-unnecessary-array-splice-count
(#2614) 1922df1
Improvements
- Support
Float16Array
(#2622) 9e50568 prefer-node-protocol
: Supportprocess.getBuiltinModule()
(#2611) 056364dno-unnecessary-slice-end
: Support checkingInfinity
(#2614) 1922df1