Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
v7.4.2
7.4.2 (2019-08-31)
Bug Fixes
- inline documentation typos (79527a9)
v7.4.1
7.4.1 (2019-08-31)
Bug Fixes
- allow type to receive a number value (#44) (dc6af45)
v7.4.0
7.4.0 (2019-08-30)
Features
v7.3.0
7.3.0 (2019-08-29)
Features
- import NoopAnimationsModule by default (#40) (6d3d71a)
v7.2.0
7.2.0 (2019-08-24)
Features
v7.1.1
7.1.1 (2019-08-03)
Bug Fixes
v7.1.0
7.1.0 (2019-07-15)
Features
v7.0.2
7.0.2 (2019-07-15)
Bug Fixes
v7.0.1
7.0.1 (2019-07-04)
Bug Fixes
- allow component declarations in modules (#28) (2b9e6c4)
v7.0.0
7.0.0 (2019-06-17)
Bug Fixes
BREAKING CHANGES
- Component providers should be provided via
componentProviders
.