Releases: Doist/typist
Releases · Doist/typist
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
v3.0.0
3.0.0 (2024-01-18)
⚠ BREAKING CHANGES
- extensions: The
smartToggleBulletListand
smartToggleOrderedListcommands were renamed to have the same name as
the built-in toggle functions so that they can easily be used by the
default keyboard shortcuts without having to change the
addKeyboardShortcutsfunction.
The BulletList and OrderedList extensions now take an additional
option, smartToggle (default: false), that indicates whether hard
breaks should be replaced by paragraphs before toggling the
selection into a bullet/ordered list, or not.