Skip to content

v4.2.0

Compare
Choose a tag to compare
@joeldenning joeldenning released this 02 Jun 21:28
· 152 commits to master since this release

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)
  • Small fix to error messages (#194)

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)