Skip to content

v0.11.2

Choose a tag to compare

@stbenjam stbenjam released this 27 May 21:59
· 894 commits to main since this release
c2592a0

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