npm dependency-cruiser 4.0.0-beta-2

latest releases: 16.4.2, 16.4.1, 16.4.0...
6 years ago
  • Same as v4.0.0-beta-1, additionally...
  • 🐛 In some situations dependency-cruiser reported typescript-only dependencies while not explicitly instructed to do so. Root cause: we let the typescript compiler decide whether it was working with .tsx or .ts. In some cases it erroneously deduced .tsx, which transformed some 'typescript-only' dependencies into real javascript dependencies. With this fix dependency-cruiser takes determining tsx-iness in its own hand (by looking at the extension).

Don't miss a new dependency-cruiser release

NewReleases is sending notifications on new releases.