- fixes wrapping for object literal keys called `template`. - spacing in destructuring expressions. - changes to keep trailing return types of functions closer to their function declaration. - better formatting of string literals. Closes #4828
Some plugins want to explicitly know of new paths, so we need to distinguish them from changed paths.
Closes #2438