All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
skott-webapp@2.2.0
Minor Changes
#164c2b127c Thanks @antoine-coulon! - Introduce Groups visualization feature based on granularity configuration that can either be module or group.
When using group granularity, the application does not render irrelevant features for an higher-level granularity e.g. File Explorer and File Summary are disabled.
The granularity of the web application rendering can't be modified through the CLI and is still module by default. The only way to alter that configuration is to use the rendering API introduced in 0.34.0 and to provide a meta configuration with the selected granularity.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
skott-webapp@2.2.0
Minor Changes
#164
c2b127c
Thanks @antoine-coulon! - Introduce Groups visualization feature based on granularity configuration that can either bemodule
orgroup
.When using
group
granularity, the application does not render irrelevant features for an higher-level granularity e.g. File Explorer and File Summary are disabled.The
granularity
of the web application rendering can't be modified through the CLI and is stillmodule
by default. The only way to alter that configuration is to use the rendering API introduced in 0.34.0 and to provide a meta configuration with the selected granularity.skott@0.35.3
Patch Changes
c2b127c
]: