Releases: help-me-mom/ng-mocks
Releases · help-me-mom/ng-mocks
v13.5.0
13.5.0 (2022-05-01)
Bug Fixes
- ngMocks.findInstance: finds pipes in attributes #2314 (1b8868f)
- ngMocks.findInstance: works without fixture #2311 (7752914)
Features
- MockProvider: simple generators for different types #599 (9d90121)
v13.4.0
13.4.0 (2022-04-03)
Bug Fixes
- a14: injecting mock components in vcr.createComponent #333 (f3e5fd9)
- core: BrowserAnimationsModule is optional dependency now #1377 (6f4e8da)
- core: removing isNgModuleDefWithProviders from exports #2173 (7501dc9)
Features
- core: BrowserAnimationsModule better coverage #1377 (a2eaf88)
v13.3.0
13.3.0 (2022-03-27)
Bug Fixes
- core: better error messages #1168 (cad1efb)
- ngMocks.stubMember: forwarding stub values to point.componentInstance #1165 (3450e1d)
Features
- ngMocks.findInstance: looks for instances in all matched DebugElements #2105 (bb39517)
- ngMocks.findInstance: supports tokens #2097 (9387209)
Performance Improvements
v13.2.0
13.2.0 (2022-03-20)
Bug Fixes
- MockInstance: correctly accepts falsy values #2087 (8900fc3)
Features
- ngMocks.defaultConfig: config for MockBuilder #971 (9415f57)
v13.1.1
13.1.1 (2022-03-12)
Bug Fixes
- a14: adding a14 to peerDependencies (e76b644)
- core: generic in getMockedNgDefOf #985 (567908d)
v13.1.0
13.1.0 (2022-03-06)
Bug Fixes
Features
- MockInstance: resets root overrides likewise properties #1256 (a903556)