Releases: allegro/typescript-strict-plugin
Releases · allegro/typescript-strict-plugin
2.2.1
What's Changed
- Correct location of migration script by @cdanielsen in #41
- Add exclude to config by @MikeKalinowski in #48
- #57 new typescript version bug by @kamkry in #59
New Contributors
- @cdanielsen made their first contribution in #41
- @MikeKalinowski made their first contribution in #48
Full Changelog: 2.1.0...2.2.1
2.1.0
Add support for TS project not located at the root of the repo. (#45) * add arg fowarding to call to `tsc --showConfig` * add utility helper to get project path * update util function naming * add project path from args to isFileOnPath * add / update e2e tests * v2.1.0
1.1.2
What's Changed
- tests-jest | Converts tests to jest by @kamkry in #10
- tsc-arguments | Adds command line argements to tsc-strict and changes… by @KostkaBrukowa in #13
Full Changelog: v1.1.1...v1.1.2
1.1.1
Fixes path features on Windows machines.
1.1.0
Adds compile time tool to check for strict files in typescript project.
1.0.1
- Fixes bug when comment //@ts-strict could affect other files
1.0.0
First stable release of the package.
1.0.0-beta.2
Another test release of the package with excluded files
1.0.0-beta.2
This is test second pre-release of the package
1.0.0-beta.1
This is test first pre-release of the package