Releases: help-me-mom/ng-mocks
Releases · help-me-mom/ng-mocks
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)
v14.2.0
14.2.0 (2022-08-21)
Features
- ngMocks: supports custom method names for change and touch #3341 (5068407)