What's wrong with this entry?
Anonymous. No account, no email.
The diff display system has been completely overhauled with several new components:
Sq2- Core diff generation using the underlying diff libraryuq2- Main diff component that renders patches with word-level highlightingzV9- Preprocesses diff lines and identifies line types (add/remove/unchanged)QV9- Matches removed lines with their corresponding additions for word-diff analysisqV9- Performs word-level diff comparison between matched linesRV9- Renders individual lines with word-level highlightingUV9- Orchestrates the complete diff rendering processff- Renders line numbers with proper formattingfV9- Assigns line numbers to diff entriesod- Feature flag wrapper that enables word-level diff when available