Skip to content

v0.5.0

Compare
Choose a tag to compare
@kazushisan kazushisan released this 21 Sep 15:26
· 36 commits to main since this release
66aaed3

ts-remove-unused v0.5.0 is out!

Show paths relative to cwd in the output

ts-remove-unused now shows paths relative to cwd in the output. It will still be recognized as links in VS Code for easy navigation. Thanks @Dimava!

screenshot

What's Changed

🚀 Features

  • feat: Use relative paths, clean up asserted output by @Dimava in #26

🧹 Chores

📖 Docs

New Contributors

Full Changelog: v0.4.0...v0.5.0