Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 443 Bytes | |
v3.0.3 source code.tar.gz | 2025-07-15 | 1.5 MB | |
v3.0.3 source code.zip | 2025-07-15 | 2.3 MB | |
Totals: 3 Items | 3.8 MB | 1 |
Releases
@tiptap/core@3.0.3
Patch Changes
- 75cabde: Fix: Avoid the JSX Runtime to globally overwrite React's Element types when
/** @jsxImportSource @tiptap/core */
is not used
@tiptap/extension-blockquote@3.0.3
Patch Changes
- 75cabde: Chore: Removed type overwrites for renderHTML
@tiptap/extension-bold@3.0.3
Patch Changes
- 75cabde: Chore: Removed type overwrites for renderHTML