Skip to content

v3.0.0-beta.13

Compare
Choose a tag to compare
@joeldenning joeldenning released this 10 Apr 00:05
· 266 commits to master since this release

Fixes

  • Angular 6 now works with single-spa-angular@beta. (#45, #50)

Features

  • single-spa-angular now defaults to using Angular routing. (#50)
  • ApplicationRef is no longer required to be passed into single-spa-angular as an opt. (d991598). This requires using single-spa@4.3.0, which has this fix for routing. Also see #49 as a related issue.