npm @angular-eslint/template-parser 18.0.1
v18.0.1

latest releases: 20.2.1-alpha.0, 20.2.0, 20.1.2-alpha.26...
15 months ago

18.0.1 (2024-05-30)

🩹 Fixes

  • move typescript-eslint packages to peerDeps, consistently allow v7 and v8 (#1856)

As part of the v18 release, support for typescript-eslint v8 prereleases was added. For authors of custom rules that consume the @angular-eslint/utils or new @angular-eslint/test-utils packages, the initial way this was set up with dependencies could cause type conflicts between v7 and v8. To resolve this the @angular-eslint/* packages now depend on @typescript-eslint/* packages via a peerDependency which permits both v7 and v8 prereleases.

❤️ Thank You

Don't miss a new template-parser release

NewReleases is sending notifications on new releases.