slate-react@0.126.4
- #6099
ad04f91cThanks @BetterAndBetterII! - SkipSelection.collapseToEnd()during composition selection-sync when the live DOM selection has no ranges, so a cleared selection no longer throwsInvalidStateErrorand unmounts the editor.
slate-react@0.126.3
- #6096
b96028a5Thanks @melodysdreamj! - Fix IME composition being cancelled on the first character typed into an empty leaf on Android, which left the first character behind as a separate, uncomposed character (typing 안녕 in Korean produced ㅇ안녕).