Skip to content

v1.0.0

Latest

Choose a tag to compare

@Solant Solant released this 28 Nov 12:12
· 2 commits to main since this release

compare changes

🚀 Enhancements

  • Improve graph view legend usability (#18)
  • Show the module import path in a graph view (#19)
  • Implement tree-based module filter (ee4b382)
  • Hide dependencies by default, enhance graph view legend (4487277)

🩹 Fixes

  • Use a relative base path for some static file servers like Jetbrains (918dab6)
  • Show an accurate number of modules for every view (01d5745)
  • ⚠️ Change entrypoint detection logic (ed8e2bf)
  • Apply dark mode theme for the tooltips (44de0e5)
  • Remove some production build inconsistencies (5c26271)

🏡 Chore

  • Replace prettier with stylistic eslint rules (#21)
  • Update readme file (c5756d3)
  • Add example link (cdf2c56)

⚠️ Breaking Changes

  • ⚠️ Change entrypoint detection logic (ed8e2bf)

❤️ Contributors