Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@nebrelbug nebrelbug released this 20 Feb 14:59
· 45 commits to master since this release

TL;DR

Thanks to some great work by @armano2, this release includes significantly improved conversions between npm and yarn. It also supports conversion of npm commands to pnpm commands!

Commits

  • chore: rebuild and format e14a3d0
  • Merge pull request #37 from armano2/feat/npm-to-pnpm 57a9cd9
  • fix: add missing yarn pack and outdated, and remove incorrect --save ca64dce
  • fix: add missing commands for outdated and pack 4304218
  • chore: add missing README change 5929271
  • feat: add npm to pnpm d8602a7
  • Merge pull request #36 from armano2/fix/update-package 6d1b43e
  • fix: add missing conversion for link/ln/unlink 043cf08
  • fix: add missing aliases and correct rebuild logic 08c746a
  • fix: add support for global list and correct handling of global add/remove 9c3b360
  • fix: revert some unecessary changes 920d81b
  • fix: add missing build dfa7239
  • fix: correct parsing list --production and --development 3c3e6e7
  • fix: add missing shortcut support npm i, -E -D -S fe3a782
  • docs: add missing readme change 9171a85
  • fix: remove exports 58e39ca
  • fix: add test cases for reported issues - armano2#6 - armano2#7 bcef280
  • fix: update how data is parsed and fix more conversion logic 7b54605
  • fix: add support for exec and refactor code fab83c2

v1.3.0...v2.0.0