Skip to content

v1.0.13

Latest

Choose a tag to compare

@nartix nartix released this 14 Jun 08:21
4a63076

🛠 Fix

  • Add static configure() method to CodeInlineLowlight 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!