New rules
no-array-method-this-argument
(#1357) 96587f2require-post-message-target-origin
(#1326) 03c540bprefer-top-level-await
(#1325) 05722a1- Disabled in the recommended preset.
prefer-at
(#1331) 8ca5b46- Disabled in the recommended preset.
Improvements
prefer-module
: Ignore.cjs
files (#1355) ebdc3c2error-message
: SupportAggregateError
(#1351) e7b4300filename-case
: Enforce lowercased file extension (#1336) 119615bexpiring-todo-comments
: More helpful error when no conditions (#1375) 914a996prefer-array-some
andprefer-regexp-test
: Support Vue SFC (#1364) a46050eexplicit-length-check
: Supportv-show
directive (#1363) f163c4aexplicit-length-check
: Support Vue SFC files (#1360) 9199611prefer-type-error
: Improve report location (#1354) bc3d58bno-useless-undefined
: IgnoreSet#add()
Map#set()
Array#{push,unshift}()
(#1353) c6359c3prefer-prototype-methods
: Only check methods from[]
and{}
(#1347) 29a4e75prefer-array-some
: Report non-zero check onarray.filter().length
(#1337) f8aaac2- Use
context.getPhysicalFilename()
(#1344) e2540cb