Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@superhawk610 superhawk610 released this 16 Aug 16:34
· 151 commits to master since this release

Windows support!

Huge thanks to @bennygenel for the initial work on this, and @AWolf81 for pulling it all together.

Bugfixes/Improvements

  • Recognize devDependencies in all projects, from @melanieseltzer
  • Highlight matching search results in dependency search, from @melanieseltzer
  • Move app-wide settings into src/config/app.js, from @AWolf81
  • Change spawn process to use promises, from @AWolf81
  • Stub electron.remote for headless testing, from @AWolf81
  • Add yarn as local dependency to allow usage without global installation, from @AWolf81
  • Forward host environment to Electron process, from @mathieudutour
  • Properly kill all spawned processes on app quit, cross-platform, from @superhawk610
  • Exit main process when Electron application quits during development, from @superhawk610
  • Added unit test for services, from @scottwarren
  • Add issue/pull request templates, from @joshwcomeau
  • Improve contributing experience for VS Code users, from @joshwcomeau
  • Add license and code of conduct, from @superhawk610
  • Fix crash when deleting last dependency in list, from @superhawk610
  • Miscellaneous code cleanup, from various contributors

Grab a release build for your platform to get started!