Releases: nadeesha/ts-prune
Releases · nadeesha/ts-prune
v0.8.7
0.8.7 (2021-01-19)
Bug Fixes
- core: Remove
.flatmap
for nodejs 10 compatibility (#111) (4788e25), closes #103
v0.8.6
0.8.6 (2021-01-12)
Bug Fixes
v0.8.5
0.8.5 (2021-01-10)
Bug Fixes
v0.8.4
0.8.4 (2020-09-18)
Bug Fixes
- upgrade commander from 6.0.0 to 6.1.0 (16931be)
v0.8.3
0.8.3 (2020-09-16)
Bug Fixes
- config: Add a default config for tsconfig.json (613a6e0)
v0.8.2
0.8.2 (2020-09-06)
Bug Fixes
- security: Upgrade lodash from 4.17.19 to 4.17.20 (#86) (f5acfa5)
- security: Upgrade ts-morph from 7.1.2 to 7.3.0 (#85) (7a8f9d3)
v0.8.1
0.8.1 (2020-09-06)
Bug Fixes
- core: Safely get comment ranges for ignoring (#84) (c86542c), closes #83
v0.8.0
0.8.0 (2020-09-05)
Features
- core: Track start imports with greater granularity (#75) (018a6d2)
v0.7.4
0.7.4 (2020-08-27)
Bug Fixes
- core: Add support for leading JSDoc comments (#80) (5a6c91e), closes #64
v0.7.3
0.7.3 (2020-08-23)
Bug Fixes
- output: Annotate results that are used within the same file (#74) (112756c)