Releases: electron/typescript-definitions
Releases · electron/typescript-definitions
v8.7.5
8.7.5 (2020-08-17)
Bug Fixes
- do not depend on typescript as a prod dep (ba4342b)
v8.7.4
8.7.4 (2020-04-29)
Bug Fixes
- context bridge is not an event emitter (5cd6bcb)
v8.7.3
8.7.3 (2020-04-09)
Bug Fixes
- merge events with parent classes so that class type merging for event emitters works (#168) (e4a7912)
v8.7.2
8.7.2 (2020-04-02)
Bug Fixes
- expose shared structs as well and fix Remote interface (e844013)
v8.7.1
8.7.1 (2020-04-02)
Bug Fixes
- expose on electron/main not electron/browser (f6633c9)
v8.7.0
8.7.0 (2020-04-02)
Features
- expose electron/* modules and their interface types (13ac2f8)
v8.6.7
8.6.7 (2020-04-02)
Bug Fixes
- move docs-parser to dev-dep (b0036e8)
v8.6.6
8.6.6 (2020-01-30)
Bug Fixes
- handle new EventEmitter type in node@13 type defs (1872d1c)
v8.6.5
8.6.5 (2019-12-13)
Bug Fixes
v8.6.4
8.6.4 (2019-11-05)
Bug Fixes
- maintain context of the original method name as a fallback type prefix (5b0a4a5)