Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
v17.3.2
v17.3.1
v17.3.0
v17.2.2
v17.2.1
v17.2.0
v17.1.0
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.