Skip to content

1.2.1

Compare
Choose a tag to compare
@inxilpro inxilpro released this 17 Jun 19:31
· 63 commits to master since this release

Changes:

  • Special logic to resolve correctly when in an electron renderer process
  • Special logic to handle an edge case when used in a globally-installed CLI project
  • Fixed a bug where setPath() did not update require('app-root-path').path
  • Moved some logic outside of the resolve() function so that it's not called multiple times