Releases: nartix/tiptap-inline-code-highlight
Releases · nartix/tiptap-inline-code-highlight
v1.0.13
🛠 Fix
-
Add static
configure()
method toCodeInlineLowlight
TypeScript declaration- Aligns typings with actual implementation
- Enables usage like
CodeInlineLowlight.configure({ lowlight })
without TS errors
✅ Other improvements
- No runtime behavior changes — fully backward-compatible
- Ready for patch release
👥 Contributors
Thanks to @gary-jensen for this fix!