Skip to content

Releases: tsdjs/tsd

v0.16.0

28 May 13:51

Choose a tag to compare

  • Upgrade to [email protected] 05f9f3b
  • Fix missing ES types regression in 0.15 (#100) b39bd98
  • Handle multiple diagnostic errors in a single expectError assertion (#103) 87f7109
  • Allow expectError directives to detect parameter count mismatches (#102) 8fe3924
  • Allow expectError assertions to detect non-callable/non-constructable values/expressions (#104) 27ccc49
  • Allow expectError assertions to detect this type mismatches on class methods (#105) abf7082
  • Detect "Type X has no properties in common with type Y" in expectError (TS2559) (#97) 27c93af

v0.15.1...v0.16.0

v0.15.1

11 May 06:54

Choose a tag to compare

  • Add dom.iterable lib by default 13dd5e3

v0.15.0...v0.15.1

v0.15.0

10 May 17:30

Choose a tag to compare

  • Add dom lib by default f5b69ed
  • Add support for ESM - fixes #95 d2284a1
  • Allow specifying the test files and typings file manually (#74) 0e9228a

v0.14.0...v0.15.0

v0.14.0

03 Dec 08:26

Choose a tag to compare

v0.13.1...v0.14.0

v0.13.1

04 Jul 12:22

Choose a tag to compare

  • Add support for generics in expectError assertion - fixes #64 ec4ea87
  • Add support for React.ComponentType in expectError assertion - fixes #42 f988ee1

v0.13.0...v0.13.1

v0.13.0

04 Jul 10:53

Choose a tag to compare

v0.12.1...v0.13.0

v0.12.1

02 Jul 11:40

Choose a tag to compare

  • Downgrade eslint-formatter-pretty to support Node.js 8 (#73) 1ff99ac
  • Run all tests 9711df2

v0.12.0...v0.12.1

v0.12.0

29 Jun 18:08

Choose a tag to compare

  • Drop support for Node.js 6 1b40723
  • Add support for globbing patterns in files property - fixes #69 (#70) 56b90ab
  • Update all deps, some devDeps (#72) 9666433
  • Add expectNotType assertion - fixes #56 861db08

v0.11.0

13 Nov 16:47

Choose a tag to compare

v0.10.0...v0.11.0

v0.10.0

23 Oct 06:24

Choose a tag to compare

  • Check if types are identical in strict assertions - fixes #43 b68c37c
  • Add makeDiagnostic util 30860fe
  • Refactor to use assertion handlers for easier extension 3bb25ef
  • Expose programming API - fixes #37 d6d32e7

v0.9.0...v0.10.0