Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

v0.10.8

Choose a tag to compare

@GiladShoham GiladShoham released this 18 Jan 15:06
· 216 commits to master since this release
  • remove pack command
  • support yarn workspaces in package.json
  • remove auto generated post install scripts
  • fix bug with package.json without dependencies
  • fix bug with resolve dependencies from package.json
  • don't try to resolve dependencies from package.json if doesn't exist
  • don't show missing packages if they appear in package.json
  • add a new method to PackageJson class: addComponentsIntoExistingPackageJson