Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
v10.4.2
10.4.2 (2021-03-25)
Bug Fixes
- component setter is overwritten when component properties are set (#192) (0143973), closes #191
v10.4.1
10.4.1 (2021-03-18)
Bug Fixes
- invoke ngOnChanges when initial value is not set (#189) (4b6e491), closes #188
v10.3.1
10.3.1 (2021-01-12)
Bug Fixes
- wait on app initialization before creating the component (#177) (87f507b), closes #176
v10.1.4
10.1.4 (2020-11-05)
Bug Fixes
- trigger change detection cycle on rerender (#158) (a53db0d)
v10.1.3
10.1.3 (2020-10-30)
Bug Fixes
- call navigate correctly without queryparams (#154) (56ee50b)