5.4.0 (2025-09-19)
Features
- generator-star-spacing: introduce
shorthand
to override property function shorthands (#980) (62d7a17) - introduce experimental mechanism (#894) (87f09ee)
- object-curly-spacing: introduce
overrides
(#898) (2a422b7)
Bug Fixes
- correctly display the deprecation warning (#967) (094aa48)
- multiline-comment-style: correctly handle ignored comments (#969) (cad56b2)
- quote-props: only check ES3 reserved words for
keywords
option (#964) (bc4810f) - update deps (#983) (86596f9)
Documentation
- indent: introduce
assignmentOperator
(#974) (8a096a8) - max-len: clarify that ignorePattern needs to be a string (#981) (d38b703)