2.13.0 (2025-01-13)
Features
- key-spacing: add ignoredNodes option (#640) (33ae1f6)
- no-extra-parens: introduce
nestedConditionalExpressions
option (#657) (bf63800) - padded-blocks: add start and end options (#655) (cf49939)
Bug Fixes
- indent-binary-ops: correctly handle
TypeAliasDeclaration
(#647) (ca2aabc) - indent-binary-ops: indent on multiline assignment (#644) (d708587)
Documentation
- fix incorrect breadcrumbs (#642) (eea9267)
- indent: fix incorrect option description (#638) (d427d47)