mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 17:43:49 +08:00
281 B
281 B
@tiptap/extension-history |
---|
major |
Pointed old extension-history
extension as a fallback extension to the new @tiptap/extensions
package where the old history extension is now exported from as UndoRedo
to clarify what kind of history this extension is implementing.