Releases: help-me-mom/ng-mocks
Releases · help-me-mom/ng-mocks
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)
v14.3.4
14.3.4 (2022-11-22)
Bug Fixes
- core: respecting schemas in mock modules #4228 (b13bf34)
- core: support for EnvironmentProviders (bcb8112)
v14.3.2
14.3.2 (2022-10-30)
Bug Fixes
- MockRender: respecting customizations for declarations without selectors #4032 (880f5dd)
v14.3.0
14.3.0 (2022-10-13)
Features
- MockRender: the host element doesn't have ngContext attribute anymore #3811 (0138df7)
v14.2.4
14.2.4 (2022-10-09)
Bug Fixes
- core: exporting internal types #3709 (8b9cb23)
- core: providers with useExisting will be kept if their value is a kept declaration #3778 (4ef2885)
v14.2.3
14.2.3 (2022-09-24)
Bug Fixes
- MockBuilder: better detection of provided dependencies #3635 (4e9aeab)
- MockRender: does not throw on standalone declarations #3636 (b2de841)