develop
fix: preserve Google Docs CSS formatting on paste (#4699)
fix(muya): split on Enter over a cross-block selection instead of corrupting the DOM (#2443) (#4735)
fix(muya): map to U+00A0 and keep escaped spaces unbreakable (#4612)
fix(muya): restore Paste as Plain Text via async clipboard read (#4472)
feat(muya): migrate TS rewrite to packages/muya alongside legacy muyajs (#4314)
refactor(muya): route format/codeblock selection through setCursor (#4520)
refactor(muya): rework the selection type surface (#4512)
fix(muya): restore cross-cell table selection + resolve dead TableChessboard picker (Phase G) (#4435)
refactor(muya): keep table rect selection exclusive of text selection (#4522)
fix(muya): stop drag-selection from expanding to whole blocks (#4477)
fix(muya): prevent undo/redo exceptions from permanently disabling history (#4685) (#4692)
fix(muya): break undo entries at word and edit-kind boundaries (#4622)