Change8

@gradio/paramviewer@0.12.0

📦 gradioView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This release addresses issues with release CI regressions for assets and bundles. It also fixes a hydration error on docs pages related to the Prism global not being defined.

🐛 Bug Fixes

  • Fixed release CI regressions for assets and bundles.
  • Ensured the `Prism` global is published before its grammar files load, resolving `ReferenceError: Prism is not defined` errors on docs pages during hydration.

Affected Symbols