11.0.0 (2020-11-15)
Bug Fixes
Features
- angular 11 support (eef7b94)
BREAKING CHANGES
- respects internals vs externals, to access them use guts or MockBuilder
- removed NG_GUARDS, use NG_MOCKS_GUARDS
- removed NG_INTERCEPTORS, use NG_MOCKS_INTERCEPTORS
- removed custom meta in MockComponent
- removed MockHelper, use ngMocks
- A11