Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
v3.1.0
3.1.0 (2018-12-14)
Features
- re-export dom-testing-library (7738b26)
v3.0.3
3.0.3 (2018-11-02)
Bug Fixes
- move publishConfig to project package (47ad255)
v2.0.0
2.0.0 (2018-10-20)
Features
BREAKING CHANGES
- Requires Angular 7 instead of Angular 6
v1.1.0
1.1.0 (2018-07-29)
Features
- remove ng-version from the container (bb42011)
v1.0.0
1.0.0 (2018-07-28)
Bug Fixes
- detectchanges on type component (306a453)
Features
- allow creation of component via its type (d9f292c)
- expose fireEvent (b9d50c5)
- expose fireEvent functions via createComponent in order to run detectChanges (4a76cf4)
- remove getComponentInstance (b2b7a33)
- rename get to getFromTestBed (ad2430c)
- upgrade to Angular 6.1 (e6e6c26)