Releases: electron/typescript-definitions
Releases · electron/typescript-definitions
v8.6.5
13 Dec 16:17
Compare
Sorry, something went wrong.
No results found
8.6.5 (2019-12-13)
Bug Fixes
v8.6.4
05 Nov 20:08
Compare
Sorry, something went wrong.
No results found
8.6.4 (2019-11-05)
Bug Fixes
maintain context of the original method name as a fallback type prefix (5b0a4a5 )
v8.6.3
09 Oct 14:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
8.6.2 (2019-10-07)
Bug Fixes
recognize typed arrays as builtins (78a7816 )
v8.6.1
02 Aug 00:08
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
8.4.0 (2019-07-24)
Features