v2.5.0
- Add
--indentoption to CLI tool (#559, with thanks to @danielbayley) - Require newline in all cases for props on block sequence (#557)
- Always reset indentation in lexer on
...(#558) - Ignore
minContentWidthif greater thanlineWidth(#562) - Drop unused
Collection.maxFlowStringSingleLineLength(#522, #421)