Releases: testing-library/angular-testing-library
Releases · testing-library/angular-testing-library
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)
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)