Releases: help-me-mom/ng-mocks
Releases · help-me-mom/ng-mocks
v14.7.3
14.7.3 (2023-03-26)
Bug Fixes
- MockBuilder: configuration first, process later #5239 (992ef6a)
- MockBuilder: respects pipe-transform in early mocks #5239 (979d42b)
v14.7.0
14.7.0 (2023-03-05)
Bug Fixes
- deps: update nrwl monorepo to v15.8.5 (f73f25a)
Features
v14.6.0
14.6.0 (2023-01-21)
Features
- core: ViewContainerRef.createComponent respects mocks #4742 (bd93b7b)
v14.5.3
14.5.3 (2023-01-15)
Bug Fixes
- MockBuilder: precise exports via TestBed.configureTestingModule #4641 (66a8ecc)
v14.5.2
14.5.2 (2023-01-06)
Bug Fixes
- MockBuilder: imports modules with providers on root level #4613 (3ed8ae4)
v14.5.1
14.5.1 (2022-12-24)
Bug Fixes
- core: correctly defines TestBed with multiple declarations with the same selector #4564 (1e01f82)
- core: respecting transform in mock pipes #4564 (df51240)
v14.5.0
14.5.0 (2022-12-11)
Features
- core: hidden usage of MockBuilder in TestBed if kept and mock modules are used together #4344 (d77b6f2)
- MockInstance: ignores undefined properties #4367 (70d9781)
v14.4.0
14.4.0 (2022-11-27)
Bug Fixes
- a15: adding NG_MOCKS_ROOT_PROVIDERS for RouteReuseStrategy (737247d)
- core: correct caching of touched declarations #4344 (233f014)
Features
- MockBuilder: mocks root providers via inject function #4282 (dc7026e)