Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
v17.3.6
17.3.6 (2025-02-14)
Bug Fixes
- do not force npm to install dependencies when using
ng add
(#515) (a18f647), closes #513
v17.3.5
17.3.5 (2024-12-14)
Bug Fixes
- flatten component providers for consistency to the framework (#507) (d59e4f2), closes #506
v17.3.3
17.3.3 (2024-11-30)
Performance Improvements
v17.3.2
17.3.2 (2024-11-09)
Bug Fixes
- make wrapper component
standalone: false
explicitly (#498) (5a0665f)
v17.2.2
17.2.2 (2024-08-13)
Bug Fixes
- add support for InputSignalWithTransform in inputs property (#484) (9160da1), closes #483