Skip to content

Releases: electron/typescript-definitions

v8.3.3

02 May 21:05
Compare
Choose a tag to compare

8.3.3 (2019-05-02)

Bug Fixes

  • mark instance properties as optional correctly (6571659)

v8.3.2

01 May 20:35
1447081
Compare
Choose a tag to compare

8.3.2 (2019-05-01)

Bug Fixes

  • ensure that string enum collections arent made into double collections (91fd778)
  • ensure the bin path is correct (1447081)

v8.3.1

01 May 20:15
Compare
Choose a tag to compare

8.3.1 (2019-05-01)

Bug Fixes

v8.3.0

23 Apr 20:55
c23d2b9
Compare
Choose a tag to compare

8.3.0 (2019-04-23)

Features

  • add support for inner type objects (515fcaf)

v8.2.2

11 Mar 15:04
Compare
Choose a tag to compare

8.2.2 (2019-03-11)

Bug Fixes

v8.2.1

18 Feb 14:32
4206445
Compare
Choose a tag to compare

8.2.1 (2019-02-18)

Bug Fixes

  • crashreporter is not an EventEmitter (#135) (4206445)

v8.2.0

18 Feb 14:30
fa913c4
Compare
Choose a tag to compare

8.2.0 (2019-02-18)

Features

v8.1.1

17 Feb 08:25
474b97c
Compare
Choose a tag to compare

8.1.1 (2019-02-17)

Bug Fixes

  • update eventNames API signature to match node (#133) (474b97c)

v8.1.0

15 Feb 04:56
342f985
Compare
Choose a tag to compare

8.1.0 (2019-02-15)

Features

v8.0.0

14 Feb 22:06
Compare
Choose a tag to compare

8.0.0 (2019-02-14)

Features

  • remove Event interface from hardcoded types (#131) (6c5184d)

BREAKING CHANGES

    • refactor: remove Event interface from hardcoded types
  • feat: support 'extends' in structure docs