✨ new functionality
- 65c432c feat: adds environment inconsistency checks (#1070)
dependency-cruiser now also warns at runtime if it detects typescript is needed, but (a usable version of the) typescript compiler isn't present (+ the same for babel and swc). It already did so on--init, but - thanks @kbarendrecht for the suggestion - 6bb22b6 feat(report/error-html): makes the table heads sticky
TypeScript 7 support: typescript@7.1.0 is expected to ship with a public API - so that's the
first version in the TypeScript 7 (formerly tsgo) version range dependency-cruiser will be able
to support.
👷 maintenance
- f04f2fa build(npm): updates external dependencies