testing-library / angular-testing-library

🐙 Simple and complete Angular testing utilities that encourage good testing practices
https://testing-library.com/angular
MIT License
717 stars 91 forks source link

feat: move dtl to peerDeps #456

Closed timdeschryver closed 5 months ago

timdeschryver commented 5 months ago

BREAKING CHANGE:

@testing-library/dom is now a peer dependency of @testing-library/angular. This means that you need to install @testing-library/dom separately.