@tiptap/extension-collaboration-caret
Patch Changes
- Fixed a bug which allowed potentially unsafe color values being sent by other clients. Those unsafe colors received from collaboration users are now ignored.
@tiptap/react
Patch Changes
- Fix a TypeScript error (TS2694) in the shipped type declarations when
skipLibCheckis turned off.