Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
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
.
v6.1.0
6.1.0 (2019-06-11)
Features
v6.0.1
6.0.1 (2019-06-03)
Bug Fixes
- add providers to configureTestingModule (#22) (662f135)
v6.0.0
6.0.0 (2019-05-31)
Features
BREAKING CHANGES
v5.0.1
5.0.1 (2019-05-31)
Bug Fixes
v5.0.0
5.0.0 (2019-05-29)
chore
- update dependencies to Angular version 8.0.0 (#16) (f99e707)
BREAKING CHANGES
- This version requires Angular version 8
v4.0.3
4.0.3 (2019-05-13)
Bug Fixes
- don't include jest-utils in main package (#15) (5da50f3)
v4.0.2
4.0.2 (2019-05-05)
Bug Fixes
- keep migrations folder structure (#7) (95a256f)
v4.0.1
4.0.1 (2019-05-05)
Bug Fixes