Skip to content

Releases: electron/typescript-definitions

v8.6.3

09 Oct 14:34
429ce10
Compare
Choose a tag to compare

8.6.3 (2019-10-09)

Bug Fixes

  • actually fix typed arrays being treated as builtins (f963bb4), closes #156

v8.6.2

07 Oct 16:46
c1c4c70
Compare
Choose a tag to compare

8.6.2 (2019-10-07)

Bug Fixes

  • recognize typed arrays as builtins (78a7816)

v8.6.1

02 Aug 00:08
Compare
Choose a tag to compare

8.6.1 (2019-08-02)

Bug Fixes

  • do not pass invalid types to the description stripper (3a436a6)

v8.6.0

01 Aug 23:42
Compare
Choose a tag to compare

8.6.0 (2019-08-01)

Features

  • do not default to the any type when a type is incorrect, missing or invalid (3a1481d)

v8.5.2

01 Aug 22:52
9ef6fed
Compare
Choose a tag to compare

8.5.2 (2019-08-01)

Bug Fixes

  • handle an method parameter being an enum type with one part of enum being a dynamic struct (#153) (9ef6fed)

v8.5.1

29 Jul 04:32
98764b6
Compare
Choose a tag to compare

8.5.1 (2019-07-29)

Bug Fixes

  • ensure that readonly is space separated from static (#152) (98764b6)

v8.5.0

26 Jul 02:44
b81bb04
Compare
Choose a tag to compare

8.5.0 (2019-07-26)

Features

  • expose deprecated,readonly and platform annotations in the ts defs (#150) (b81bb04)

v8.4.0

24 Jul 00:41
33a3603
Compare
Choose a tag to compare

8.4.0 (2019-07-24)

Features

v8.3.5

19 Jul 17:21
Compare
Choose a tag to compare

8.3.5 (2019-07-19)

Bug Fixes

v8.3.4

04 Jun 00:19
Compare
Choose a tag to compare

8.3.4 (2019-06-04)

Bug Fixes

  • upgrade inner docs-parser dependency (ff18c11)