What's Changed
- fix(link): change type HTMLLinkElement to HTMLAnchorElement (#5858)
- fix(character-count): setting
content
larger than limit should truncate #5851 (#5862) - fix(list-keymap): prevent selection deletions at the end of list items from joining lists (#5863)
- fix(code): more robust regex for text enclosed in backticks #4467 (#4468)
- fix(core): update types to match prosemirror-view #5867
- fix(react): useIsomorphicLayoutEffect instead to support SSR #5872
Full Changelog: v2.10.2...v2.10.3