Skip to content

v2.10.3

Latest
Compare
Choose a tag to compare
@nperez0111 nperez0111 released this 26 Nov 19:51
· 16 commits to develop since this release
7567ace

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