Releases: electron/typescript-definitions
Releases · electron/typescript-definitions
v8.6.3
8.6.3 (2019-10-09)
Bug Fixes
- actually fix typed arrays being treated as builtins (f963bb4), closes #156
v8.6.2
8.6.2 (2019-10-07)
Bug Fixes
- recognize typed arrays as builtins (78a7816)
v8.6.1
8.6.1 (2019-08-02)
Bug Fixes
- do not pass invalid types to the description stripper (3a436a6)
v8.6.0
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
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
8.5.1 (2019-07-29)
Bug Fixes
- ensure that
readonly
is space separated from static
(#152) (98764b6)
v8.5.0
8.5.0 (2019-07-26)
Features
- expose deprecated,readonly and platform annotations in the ts defs (#150) (b81bb04)
v8.4.0
8.4.0 (2019-07-24)
Features
v8.3.5
8.3.5 (2019-07-19)
Bug Fixes
v8.3.4
8.3.4 (2019-06-04)
Bug Fixes
- upgrade inner docs-parser dependency (ff18c11)