Skip to content

Releases: microsoft/DefinitelyTyped-tools

Remove github package publishing

15 Feb 19:34
Compare
Choose a tag to compare

Add support for TS 4.7

12 Feb 01:27
Compare
Choose a tag to compare

Now that TS 4.6 RC is out, add support for TS 4.7

Fix test dependency detection

19 Jan 00:13
Compare
Choose a tag to compare

Test dependencies now omit packages that have a deep declare module somewhere in the .d.ts files.

[perf] fix for Node 16

13 Jan 19:20
Compare
Choose a tag to compare

Update @definitelytyped/perf

13 Jan 18:01
Compare
Choose a tag to compare

Allow exactOptionalPropertyTypes in tsconfig

07 Dec 16:04
Compare
Choose a tag to compare

Fix source-relative paths

02 Dec 19:32
Compare
Choose a tag to compare

This fixes npm run test-all for packages that have dependents, since the path for dtslint-expect-only.json was incorrect before.

Change dtslint's tslint "extends" field requirement

01 Dec 22:09
Compare
Choose a tag to compare

Now required to be "@definitelytyped/dtslint" not "dtslint"

Fix dtslint main entry

01 Dec 20:51
Compare
Choose a tag to compare
v0.0.97

v0.0.97

Fix dtslint publishing

01 Dec 20:04
Compare
Choose a tag to compare

Along with a lot of other build-related fixes.