Releases: markthree/clean-cache
Releases · markthree/clean-cache
v0.0.8
v0.0.7
v0.0.6
🐞 Bug Fixes
- Remove top-level concurrency - by @markthree (1bd82)
🏎 Performance
- Concurrent deletion of top-level directories - by @markthree (e5325)
View changes on GitHub
v0.0.5
No significant changes
View changes on GitHub
v0.0.4
No significant changes
View changes on GitHub
v0.0.3
No significant changes
View changes on GitHub
v0.0.2
No significant changes
View changes on GitHub
v0.0.1
🚀 Features
- Add help - by @markthree (b5992)
- Add removeAll - by @markthree (132ec)
- Add -n tag to remove node_modules - by @markthree (1d4cd)
- Add -d to remove dist and .output - by @markthree (461e6)
🐞 Bug Fixes
- Fix deadlock - by @markthree (aa351)
- Fix deadlock - by @markthree (a590b)