Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Nativefier v9.0.0

Choose a tag to compare

@ronjouch ronjouch released this 13 Jun 15:36
· 444 commits to master since this release
  • [BREAKING CHANGE] Require Node.js >= 10 and npm >= 6 (8fa394a)
  • [BREAKING CHANGE] Bump default Electron to 9.0.4 (using Chromium 83).
    As usual: I might have missed Electron breaking changes. PRs welcome to fix regressions.
  • Fix notifications (#88, #956), processEnvs, using as git dep (PR #955)
  • --help: fix typo, clarify --icon helptext (PR #976)
  • Bump deps (ts-loader, jest, electron-context-menu)