Download Latest Version v3.14.0 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of Tiptap

Home / v3.11.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-27 550 Bytes
v3.11.1 source code.tar.gz 2025-11-27 1.7 MB
v3.11.1 source code.zip 2025-11-27 2.5 MB
Totals: 3 Items   4.2 MB 0

@tiptap/core

Patch Changes

  • Improve TypeScript generics for Node.extend

The Node.extend method's TypeScript signature was updated so that ExtendedConfig can extend NodeConfig and MarkConfig, improving type inference when extending Node and Mark classes with additional config properties.

This is a type-only change — there are no runtime behavior changes.

@tiptap/extensions

Patch Changes

  • Fixed a bug where the TrailingNode extension would not use the node option to assume the default node type
Source: README.md, updated 2025-11-27