@stacker/remove-unused-deps
Version:
A CLI tool to remove unused dependencies from your project
31 lines (14 loc) • 891 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.0.11 (2025-02-11)
### Features
* Enhance dependency management with install and remove capabilities ([8db630a](https://github.com/alanhe421/remove-unused-deps/commit/8db630aa946a8a4c4a783d3f98b510a6dda1b247))
### 0.0.10 (2025-02-11)
### Features
* Add support for pnpm package manager ([33e5c7a](https://github.com/alanhe421/remove-unused-deps/commit/33e5c7a65f09486791cc625ecf861b78e3fcad27))
### 0.0.9 (2025-02-11)
### 0.0.8 (2025-02-11)
### Features
* enhance dependency removal UX with colorful output and improved spinner ([9ed54f9](https://github.com/alanhe421/remove-unused-deps/commit/9ed54f908032ffcc69171e5f59d938f1180307bd))
### 0.0.7 (2025-01-26)
### 0.0.4 (2025-01-25)