- Add
--indent
option 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
minContentWidth
if greater thanlineWidth
(#562) - Drop unused
Collection.maxFlowStringSingleLineLength
(#522, #421)