npm single-spa-angular 4.1.0-alpha.0
v4.1.0-alpha.0

latest releases: 9.2.0, 9.1.2, 9.1.1...
4 years ago

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

Maintenance

  • Add chat application for e2e tests (#174)
  • test: add end-to-end test that reproduces #113 issue (#176)
  • build(single-spa-angular): move internal functions to single-spa-angular/internals package (#178)

Don't miss a new single-spa-angular release

NewReleases is sending notifications on new releases.