Releases: TimMikeladze/tsc-baseline
Releases Β· TimMikeladze/tsc-baseline
Release 1.7.0
- Add option to ignore error messages and just track errors by type (#32) (39c4e6b)
Release 1.6.0
- Add initial end-to-end tests for the CLI (#30) (1902a9c)
Release 1.5.0
- Display the specific error locations of all current errors (#28) (655e4f5)
Release 1.4.0
- Fix the NaN bug reported in issue 21 (#23) (9a3dd2a)
Release 1.3.0
- Merge pull request #20 from wdoug/wdoug/error-code-on-new-errors (9aa7d91)
- Output an error code from the CLI when there are new errors (c3da5ff)
Release 1.2.0
- β¬οΈ resolve yarn audit (b7e6a0f)
- Merge pull request #18 from wdoug/wdoug/count-instead-of-location (a8e4dd7)
- Pretty print .tsc-baseline.json (#19) (89c098a)
- Handle new error count properly (7e6292e)
- Track error counts instead of location (2c1c330)
Release 1.1.0
- β¨ support adding specific errors to the baseline file (7bc6595)