Skip to content

Releases: allegro/typescript-strict-plugin

2.2.1

14 Oct 14:33
28fe6e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.1

2.1.0

14 Oct 14:36
a864584

Choose a tag to compare

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

09 Nov 07:44
268d9f0

Choose a tag to compare

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

29 Aug 16:48
8151444

Choose a tag to compare

Fixes path features on Windows machines.

1.1.0

07 Jul 09:36
0c2cc8b

Choose a tag to compare

Adds compile time tool to check for strict files in typescript project.

1.0.1

02 Jun 09:58
23d132b

Choose a tag to compare

  • Fixes bug when comment //@ts-strict could affect other files

1.0.0

29 Apr 12:27
528e073

Choose a tag to compare

First stable release of the package.

1.0.0-beta.2

25 Mar 13:21

Choose a tag to compare

1.0.0-beta.2 Pre-release
Pre-release

Another test release of the package with excluded files

1.0.0-beta.2

23 Mar 07:40

Choose a tag to compare

1.0.0-beta.2 Pre-release
Pre-release

This is test second pre-release of the package

1.0.0-beta.1

23 Mar 07:36

Choose a tag to compare

1.0.0-beta.1 Pre-release
Pre-release

This is test first pre-release of the package