Skip to content

Releases: microsoft/DefinitelyTyped-tools

Deprecate Typescript 3.3

12 Jan 16:19
Compare
Choose a tag to compare
v0.0.66

v0.0.66

Fix overly aggressive caching of allowedPackageJsonDependencies

04 Jan 18:08
Compare
Choose a tag to compare

Update dtslint and root typescript dependency

23 Nov 17:12
Compare
Choose a tag to compare

Update typescript and eslint dependencies

21 Nov 17:54
Compare
Choose a tag to compare

The publisher needs to be able to parse 4.1 template type literal syntax.

Release TS 4.1, Deprecate TS 3.2

20 Nov 00:35
Compare
Choose a tag to compare

Remove libraryName from notNeededPackages.json

16 Nov 23:35
Compare
Choose a tag to compare

Add electron dependents to expectedFailures.txt

11 Nov 16:24
Compare
Choose a tag to compare

eletron's currently shipping types are broken on TS4.1. This should be fixed in a future release, but for now, 4 electron dependents need to be exempted from the nightly test run on DT.

Add TS 4.2

04 Nov 23:42
Compare
Choose a tag to compare

Now available as typescript@next now that 4.1 is available as typescript@rc.

Fix perf bot timeouts, deleting old versions of DT packages

29 Oct 21:05
Compare
Choose a tag to compare

More dependency fixes from @jablko

25 Sep 16:20
Compare
Choose a tag to compare

Dependency tracking understands import types. Previously it only worked with top-level import/export statements.