Skip to content

Releases: meteor199/electron-message-center

enhance function comments

17 Nov 11:14
Compare
Choose a tag to compare

enhance function comments

1.0.0

11 Jun 14:52
Compare
Choose a tag to compare

Features

  • add feature to support specifying webContents in broadcast call (521fd33)
  • add feature to support specifying webContents in invoke call (efda2d8)
  • add support for setting timeout in invoke call (904e16e)

BREAKING CHANGES

  • Add IpcEvent as first parameter to listener function in 'on' method

0.3.0

20 May 08:30
Compare
Choose a tag to compare
  • Add messageCenter.invoke API

0.2.1

16 May 15:28
Compare
Choose a tag to compare
docs: release 0.2.1

0.1.0

14 May 06:19
Compare
Choose a tag to compare
add getAllListeners

0.0.2

13 May 15:05
Compare
Choose a tag to compare
init