Skip to content

Releases: keokilee/react-electron-webview

v2.0.2

12 Dec 03:56
Compare
Choose a tag to compare

<a name"2.0.2">

2.0.2 (2016-12-12)

Bug Fixes

v2.0.1

21 Nov 00:29
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-11-21)

Bug Fixes

  • Add TS types to new event handlers. (f108160)

First Major Release in a Year!

19 Nov 22:12
Compare
Choose a tag to compare

Event handler props have been renamed to use the on${eventName} convention used in React. This means that the accepted props are onClick instead of just click. Typescript definitions have also been added.

Many thanks to @flying-sheep for the PRs 🎉 🚀

v1.0.7

03 Jan 08:39
Compare
Choose a tag to compare

<a name"1.0.7">

1.0.7 (2016-01-03)

Bug Fixes

  • Update README badge. (8bd10892)
  • Add tests and set up semantic release. (f40e4c97)

v1.0.6

03 Jan 08:37
Compare
Choose a tag to compare

<a name"1.0.6">

1.0.6 (2016-01-03)

Bug Fixes

  • Add tests and set up semantic release. (f40e4c97)