Skip to content

Releases: soixantecircuits/standard-settings

v2.0.3

04 Nov 22:17
Compare
Choose a tag to compare

⬆️- Update to node 10.17.0

v2.0.1

04 Oct 10:09
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

04 Oct 10:06
Compare
Choose a tag to compare

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