Skip to content

v11.3.0

Compare
Choose a tag to compare
@sverweij sverweij released this 23 Jan 14:17
v11.3.0
b68c4ca

✨ features

  • 1d5a7aa feature(extract): add vue script setup support (#556) - thanks @bashess for the addition of this feature!
  • 90c140a feature(validate): adds possibility to validate folder-dependency metrics (#554)

📖 documentation

  • 7fbd38d doc(real-world-samples): adds howto to the dependency-cruiser graphs

👷 maintenance

  • 0ec0068 build(npm): ⬆️ @babel/core, @babel/plugin-transform-modules-commonjs, @babel/preset-typescript, @swc/core, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vue/compiler-sfc, acorn, acorn-loose, ajv, c8, eslint-plugin-import, eslint-plugin-unicorn, lint-staged, mocha, shx, svelte, typescript
    ☝️ this commit also ensures dependency-cruiser can handle the new way swc represents dynamic imports in their AST (while remaining backwards compatible).
  • e9478f5 chore(test): classifies tests - puts mocks in separate folders from fixtures (#557)
  • d470c0c chore: makes depcruise:graph:view show more details
  • 54888eb chore: adds requireJSON as an exotic-require
  • 76555ea chore: updates issue templates
  • 557c69f chore: happy 2022