prettier moved ^3.4 → ^3.9.6 on chore/deps-latest. 3.9 formats union types on one line and some markdown tables differently — 11 files change. The reformat was made as a separate commit (ccf018d) and dropped from the upgrade branch on purpose so the dependency diff stays reviewable.
Apply it as its own PR (npx prettier --write ., one commit) with or immediately after the prettier bump lands — CI runs npm run lint (prettier + eslint), so the upgrade branch is red until the reformat is in.
Found during the Node 24 / dependency upgrade, 2026-09-06 (see chore/deps-prune branch)
prettiermoved^3.4→^3.9.6onchore/deps-latest. 3.9 formats union types on one line and some markdown tables differently — 11 files change. The reformat was made as a separate commit (ccf018d) and dropped from the upgrade branch on purpose so the dependency diff stays reviewable.Apply it as its own PR (
npx prettier --write ., one commit) with or immediately after the prettier bump lands — CI runsnpm run lint(prettier + eslint), so the upgrade branch is red until the reformat is in.Found during the Node 24 / dependency upgrade, 2026-09-06 (see
chore/deps-prunebranch)