Skip to content

v1.1.0

Choose a tag to compare

@gluons gluons released this 13 May 16:22
· 99 commits to master since this release
v1.1.0
4a5ca2f
  • Add Yarn support. 🎉 (5d57066)
    npm-reinstall will auto-detect Yarn in your CLI and project directory.
    If npm-reinstall found Yarn, it will use Yarn instead of NPM.
  • Add an option to force to use Yarn (--yarn). (752c155)