Navigation Menu

Skip to content

v0.11.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 29 Jan 19:54

Breaking:

  • Require Electron 4 e2ea4fd
  • openUrlMenuItem(options) and aboutMenuItem now return MenuItem options instead of actual MenuItem's. The previous usage examples only worked because Electron doesn't validate and just blindly copies properties over. Now it returns the correct type to be used in a menu template.

Other;

v0.10.2...v0.11.0