This release is published under the alpha
dist-tag. You can install it via ng add single-spa-angular@alpha
or npm install --save single-spa-angular@alpha
Features
- feat(single-spa-angular): add possibility to have a zone-less application (#182)
- feat: install single-spa dependency in angular schematic (#193)
Fixes
- fix: resolve infinite redirects by ignoring non-browser PopStateEvents and cleanup resources when app gets destroyed (#191)
You must upgrade to single-spa@>=5.4.0 for the infinite redirect bug fix to work