Skip to content

5.0.0 (2019-01-31)

Choose a tag to compare

@medikoo medikoo released this 18 Jun 12:02

Bug Fixes

  • fix resolution of latest supported published version (5123814)
  • handling installation of externals at non semver versions (d9f0f14)
  • handling of case where package has no dependencies (6539fa4)

Features

  • ensure to remove package-lock.json for maintained packages (dee49dd)

BREAKING CHANGES

  • package-lock.json is now automatically removed for link dependencies.
    As they serve as libraries, so package lock servse no purpose for them

Comparison since last release