Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
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)
v10.1.2
10.1.2 (2020-10-16)
Bug Fixes
- only replace find query if they got a get query (#151) (10d5079)
v10.1.1
10.1.1 (2020-10-15)
Bug Fixes
- add custom queries to render result (b3697ac)
v10.0.1
10.0.1 (2020-07-27)
Bug Fixes
- fallfback to TestBed.get if inject doesn't exist (#125) (d7bdf29)