Skip to content

Re-implemented module installation dependencies without bundledDependencies[]

Compare
Choose a tag to compare
@pilsy pilsy released this 06 Apr 18:27
· 16 commits to master since this release
  • feat(peerDependencies): Module dependencies at install time
  • feat(peerDependencies): Module dependencies at install time fully implemented
  • fix(modules): Fixed matching of module versions for init and install commands
  • fix(log): Correctly output the stack trace for exceptions while running init
  • chore(cleanup): Small cleanup of init command
  • feat(spawn): Use spawn instead of exec in clever init
  • feat(peerDependencies): Re-implement module installation dependencies without bundledDependencies[]
  • release(1.2.4): Re-implement module installation dependencies without bundledDependencies[] #62 and #64