Skip to content

Releases: Doist/typist

v7.0.0

28 Aug 15:30
Compare
Choose a tag to compare

7.0.0 (2024-08-28)

⚠ BREAKING CHANGES

  • Fix TypeScript types for the Suggestion plugin
    command function (allowing for generic override).

Although this was not causing any issues for us due to the convoluted
implementation, the same fix was recently applied to Tiptap, and this
aligns our suggestion factory function implementation with the original
one. Unfortunately, this comes as a breaking change (examples were also
updated to reflect the required changes).

Additionally, other smaller TypeScript types were refactored for
consistency and clarity, but these are safe changes.

Code Refactoring

  • General improvements for TypeScript types (#883) (b235eaf)

v6.0.11

23 Aug 12:27
Compare
Choose a tag to compare

6.0.11 (2024-08-23)

Bug Fixes

  • deps: update tiptap packages to v2.6.6 (#882) (691e909)

v6.0.10

21 Aug 08:47
Compare
Choose a tag to compare

6.0.10 (2024-08-21)

Bug Fixes

  • deps: update tiptap packages to v2.6.5 (#881) (b72cf19)

v6.0.9

20 Aug 15:25
Compare
Choose a tag to compare

6.0.9 (2024-08-20)

Bug Fixes

  • deps: update tiptap packages to v2.6.4 (#875) (a28caac)

v6.0.8

16 Aug 19:34
Compare
Choose a tag to compare

6.0.8 (2024-08-16)

Bug Fixes

  • Empty list items returns incorrectly formatted Markdown (#874) (9c8bcb5)

v6.0.7

14 Aug 08:36
Compare
Choose a tag to compare

6.0.7 (2024-08-14)

Bug Fixes

  • deps: update tiptap packages to v2.6.2 (#872) (f75fb41)

v6.0.6

12 Aug 10:53
Compare
Choose a tag to compare

6.0.6 (2024-08-12)

Bug Fixes

  • deps: update tiptap packages to v2.5.9 (#773) (80247dd)

v6.0.5

09 Aug 16:43
Compare
Choose a tag to compare

6.0.5 (2024-08-09)

Bug Fixes

  • paste-markdown: Escape backslashes before punctuation (#866) (e7e83de)

v6.0.4

02 Aug 00:21
Compare
Choose a tag to compare

6.0.4 (2024-08-02)

Bug Fixes

  • Remove @react-hookz/web peer dependency (#861) (ad7644d)

v1.2.4

04 Apr 19:02
Compare
Choose a tag to compare

1.2.4 (2023-04-04)

Bug Fixes

  • deps: update tiptap packages to v2.0.1 (#201) (e31cb2f)