v17.0.0
17.0.0 (2024-07-02)
Bug Fixes
Features
- add DTL as devDependency on ng-add (#457) (5d7b368)
- add migration to add DTL as devDependency (#458) (563d44b)
- move dtl to peerDeps (#456) (fbfc9db)
BREAKING CHANGES
@testing-library/dom
is now a peer dependency of@testing-library/angular
.
This means that you need to install@testing-library/dom
separately.