Skip to content

7.0.1

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 30 Aug 18:11
· 112 commits to master since this release
7875df9

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