🛠 Fix
-
Add static
configure()method toCodeInlineLowlightTypeScript 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!