npm dependency-cruiser 9.7.0

latest releases: 16.3.5, 16.3.4, 16.3.3...
4 years ago

🌟 features

Handles more types of babel configurations. If you put your babel config in package.json or use a commonjs module that exports an object you'll be able to use them with dependency-cruiser as of this release.

  • feature(cli): enables reading babel configs from commonjs modules that export an object (#322)
  • feature(init): detects babel configs in package.json (#321)
  • feature(cli): enables reading babel configs from package.json (#320)

And here's some convenience for writing dependency cruiser configuration files:

  • feature(*): allow reporter options to accept an array if RE's (#319)
  • feature(*): allow filter options to accept an array of RE's (#318)

🔧 maintenance

  • build(npm): ⬆️ acorn, acorn-loose, eslint-plugin-import, lint-staged, mocha
  • refactor(init): make the default no-orphans rule more readable with an array
  • refactor(init): rename stuff for consistency
  • refactor(schema): put descriptions for oneOf's in a better place

Don't miss a new dependency-cruiser release

NewReleases is sending notifications on new releases.