Fix on-type formatting so comments stay outside if bodies (
f4fb10e)
The formatter now preserves comments that appear before an if statement during range/on-type formatting instead of moving them into the statement body. The patch also adds subtree-aware comment placement so partial-document formatting keeps comments attached to nodes that will actually be printed.
Other misc changes
- Updated
regexto 1.13.0 andjiffto 0.2.32. - Bumped
pnpmto 11.11.0 and@types/nodeto 24.13.3. - Refreshed several GitHub Actions and workflow tool versions.