Skip to content

Releases: microsoft/DefinitelyTyped-tools

Switch 2 packages to peer dependencies

29 May 17:33
Compare
Choose a tag to compare
  • dtslint-runner switches to a peer dependency for dtslint.
  • definition-parser switches to a peer dependency for typescript.

Fix dtslint-runner TypeScript installation

27 May 22:55
Compare
Choose a tag to compare

Add 2.9 to unsupported list

15 May 00:02
Compare
Choose a tag to compare

I mistakenly removed it entirely.

Retry publish

14 May 17:33
Compare
Choose a tag to compare

npm is having issues

Fix retag

14 May 17:13
Compare
Choose a tag to compare

This may not ever work!

Tweak some shell scripts for WSL

14 May 15:43
Compare
Choose a tag to compare

I know, WSL? Anyway, this will also redeploy to Azure and hopefully npm install correctly too.

Ship 3.9, deprecate 2.9

13 May 23:11
Compare
Choose a tag to compare
v0.0.30

v0.0.30

Re-add isTypeScriptVersion

28 Apr 22:16
Compare
Choose a tag to compare

Got dropped during the typescript-versions/header-parser split. I put it inside the TypeScriptVersion namespace this time for uniformity (although I'm not sure the namespace actually makes sense at all).

Fix typescript-installer “next” directory, persist publisher npm cache between deploys

Add 4.0, deprecate 2.8

28 Apr 16:29
Compare
Choose a tag to compare
  1. Add 4.0.
  2. Deprecate 2.8.
  3. Sort typesVersion from new-to-old so that in-order matching works correctly.