Skip to content

v2.0.0

Choose a tag to compare

@gabrielstuff gabrielstuff released this 04 Oct 10:06
· 6 commits to master since this release

This version add a new dependencies require-main-filename which allow us to easily found the equivalent of require.main.filename when it's value is not defined. It also add new lookup path for settings.

Now the standard-settings look for same-level directory as well as one behind`

  • 🔥 remove yarn.lock in favor of package-lock.json ad2e052
  • 🐞 support new build path depencies in Electron and add a shim when require.main.file is not defined 1663e32

v1.1.16...v2.0.0