Skip to content

Releases: microsoft/DefinitelyTyped-tools

More dependency fixes from @jablko

24 Sep 17:46
Compare
Choose a tag to compare
  • #96 - Allow scoped path mappings to use wildcards

Fix package deprecation

22 Sep 18:11
Compare
Choose a tag to compare

Deprecated packages weren't pointing to their source library, but their Definitely Typed name. This is the same over 90% of the time, but is occasionally incorrect.

Fixes from @jablko

17 Sep 23:33
Compare
Choose a tag to compare
v0.0.54

v0.0.54

Use yargs in @definitelytyped/perf

15 Sep 18:22
Compare
Choose a tag to compare

Deprecate Typescript 3.1

15 Sep 17:44
Compare
Choose a tag to compare
v0.0.52

v0.0.52

Fix dtslint-runner with --localTypeScriptPath

03 Sep 21:14
ffbd6d5
Compare
Choose a tag to compare
Merge pull request #110 from microsoft/rbuckton-patch-1

Remove default for 'onlyTestTsNext' as well.

Fix dtslint-runner with --clone

03 Sep 20:40
Compare
Choose a tag to compare

Order typesVersions old-to-new

01 Sep 18:13
Compare
Choose a tag to compare

Not new-to-old, as before. Also publish the newest version in the root, instead of the oldest version.

Electron dependents are now expected to pass

26 Aug 16:07
Compare
Choose a tag to compare

Remove electron dependents from dtslint-runner 'expected failures' list.

Ship 4.0, support 4.1, deprecate 3.0

20 Aug 17:41
Compare
Choose a tag to compare
  1. Add 4.0 to shipped versions.
  2. Add 4.1 to supported versions.
  3. Remove 3.0 from supported and shipped versions.