Releases: Codex-/knip-reporter
Releases · Codex-/knip-reporter
v2.5.0
🚀 Features
- Working Directory configuration option - by @bradsherman (06446)
🐞 Bug Fixes
View changes on GitHub
v2.4.1
🐞 Bug Fixes
- Resolve createRequire import clash from ni/tinyexec - by @Codex- in https://github.com/Codex-/knip-reporter/issues/51 (d6bdc)
View changes on GitHub
v2.4.0
🐞 Bug Fixes
- Try use more sane sha assignment - by @Codex- (c9285)
- Add new required permission - by @Codex- (d95a5)
- Resolve knip findings - by @Codex- (08557)
- Upstream command api change - by @Codex- (d31bd)
- deps:
- Update all non-major dependencies - (67740)
- Update all non-major dependencies - (c0b7a)
- Update all non-major dependencies - by @Codex- in https://github.com/Codex-/knip-reporter/issues/47 (05a23)
View changes on GitHub
v2.3.0
- Dependency update release
View changes on GitHub
v2.2.0
🐞 Bug Fixes
View changes on GitHub
v2.1.0
🚀 Features
- Support annotations for exports and types - by @Codex- (3ab6a)
- Add initial duplicates annotation support - by @Codex- (f1393)
- Add duplicate support to check and annotation pushing - by @Codex- (3e8ab)
🐞 Bug Fixes
- Emit markdown if both verbose mode and annotations are disabled - by @Codex- (71d84)
- Annotations messaging now makes sense - by @Codex- (7b574)
- Duplicate count not showing in summary - by @Codex- (3b56c)
View changes on GitHub
v2.0.0
v1.1.0
🚀 Features
- Add annotations option to action yaml - by @Codex- (56db8)
- Add APIs needed - by @Codex- (e065c)
- Output missing action config - by @Codex- (e56df)
- Use new knip reporter if annotations are enabled - by @Codex- (62694)
- Process and collect annotations for supported types - by @Codex- (92deb)
- Add verbose config option - by @Codex- (5c710)
- Build annotations from maps - by @Codex- (b4cd7)
- Finish adding annotation building to the knip report parsing - by @Codex- (8dcdc)
- Implement check handling on main action run - by @Codex- (46db4)
- Log annotations with warning if results are ignored - by @Codex- (ff4c5)
- Emit summary of annotation counts on completion to check - by @Codex- (06e46)
🐞 Bug Fixes
- Mapped entries not correctly collecting name - by @Codex- (9355e)
- Only fail checks if there are items to report - by @Codex- (bc9cf)
- Slice logging count not fairly representing the actual annotation collection slices - by @Codex- (cbe5d)
- Resolve check would not mark a check completed - by @Codex- (42811)
View changes on GitHub
v1.0.2
v1.0.1
🚀 Features
🐞 Bug Fixes
- Handle the case where comment sections can be less than a single comments max allowed length - by @Codex- (a82f1)
- Comment IDs mismatch causing existing comments to not be deleted - by @Codex- (e6008)