Bug fixes
- messaging:
onMessage
will no longer destablize the Angular Zone - core: Injected Classes now have a better fallback pattern for finding defaults, #2909 allowing use of emulators and other config options as expected
- schematic: upgrade schematic will no longer rewrite
.ts
files outside of your project root, #2907