Skip to content

package:pubviz v6.1.0

Latest

Choose a tag to compare

@kevmoo kevmoo released this 01 May 05:29
b1b09dd
  • Added --filter option to CLI (that's also reflected in the web UI).
  • Added a workspace filter to only show packages in the workspace.
  • Use a worker so the UI doesn't freeze when rendering big graphs.
  • MUCH smaller WebAssembly module.
  • Added --package flag to open a specific published package.
  • Added a hide-isolated filter to remove unpublished or root workspace
    packages with no incoming dependencies.
  • VizRoot implements a new HasPackages mixin, mostly for testing.
  • Added copy and download buttons to the web UI.
  • Added reset mechanism to the UI.