Skip to content

v3.31.3

Latest

Choose a tag to compare

@bdbch bdbch released this 04 Sep 10:40
· 46 commits to main since this release
35d2110

@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 skipLibCheck is turned off.