Skip to content

Releases: guardian/prosemirror-typerighter

v5.11.8

06 Jan 10:00
039a453
Compare
Choose a tag to compare

5.11.8 (2022-01-06)

Bug Fixes

  • Keep track of dirty ranges when requests are inflight so they supercede incoming matches (#190) (039a453)

v5.11.7

13 Dec 12:19
9e1c0aa
Compare
Choose a tag to compare

5.11.7 (2021-12-13)

Bug Fixes

  • Filter block queries to ensure zero-width blocks are not included in requests (#187) (9e1c0aa)

v5.11.6

13 Dec 11:30
c896c17
Compare
Choose a tag to compare

5.11.6 (2021-12-13)

Bug Fixes

  • Do not allow matches that fall outside of the doc into the plugin state (#188) (c896c17)

v5.11.5

27 Sep 10:11
104bb1f
Compare
Choose a tag to compare

5.11.5 (2021-09-27)

Bug Fixes

v5.11.4

31 Aug 09:38
Compare
Choose a tag to compare

5.11.4 (2021-08-31)

Bug Fixes

  • Remove and re-add package-lock.json to ensure react-dom@17.0.2 (#185) (b439e46)

v5.11.3

31 Aug 08:13
Compare
Choose a tag to compare

5.11.3 (2021-08-31)

Bug Fixes

  • Bump react to v17.0.2 and bump related dependencies (#180) (2866be9)

v5.12.0-beta.3

08 Feb 16:02
Compare
Choose a tag to compare
v5.12.0-beta.3 Pre-release
Pre-release

5.12.0-beta.3 (2021-02-08)

Features

v5.11.2

28 Jan 13:02
91963eb
Compare
Choose a tag to compare

5.11.2 (2021-01-28)

Bug Fixes

  • new DecorationSet() -> DecorationSet.empty (91963eb)

v5.12.0-beta.1

21 Jan 11:25
Compare
Choose a tag to compare
v5.12.0-beta.1 Pre-release
Pre-release

5.12.0-beta.1 (2021-01-21)

Features

v5.11.1

27 Nov 11:45
493486e
Compare
Choose a tag to compare

5.11.1 (2020-11-27)

Bug Fixes

  • Adjust websockets messages to match server (#166) (493486e)