v0.5.0
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!
What's Changed
🚀 Features
🧹 Chores
- chore: run action for pull requests by @kazushisan in #31
📖 Docs
- docs: fix library name in npx example by @pafry7 in #22
- docs: update readme by @kazushisan in #30
- docs: add diff example by @kazushisan in #32
- docs: update screenshot by @kazushisan in #33
New Contributors
Full Changelog: v0.4.0...v0.5.0