Skip to content

0.11.2

2026-05-27 · View on GitHub

What's New

Fixes

  • Fix XSS vulnerability in docs HTML renderer — renderTypeView() now rejects unknown hash-derived type values instead of injecting them into innerHTML
  • Show "No results found" for unknown type parameters instead of leaving stale content visible
  • Escape icon class/char values in search results as defense-in-depth