v5.0.0
5.0.0 (2026-02-26)
⚠ BREAKING CHANGES
- the
versionprop was removed. Either construct visualizer.html page with appropriateloadversionandfallbackVersionoptions, or use the newqueryParametersprop to customize the behaviour.
Features
- rework Visualizer components API (0ab1d4c)
Bug Fixes
- make sure makeVisualizerPage can be used properly with npx (f44b6a7)