github single-spa/single-spa v3.3.0

latest releases: v6.0.1, v6.0.0, v6.0.0-beta.4...
7 years ago

Implemented unloadChildApplication api and unload lifecycle.

Features:

  • Hot loading now possible for entire apps
  • waitForUnmount flag in unloadChildApplication, which tells single-spa to wait until it is "safe" to hot reload an application (when it's no longer active and has been unmounted).
  • Now possible to re-bootstrap applications, by first unloading them

Bug Fixes:

  • Fixed bug where hashchange and popstate event listeners were getting called twice for the same HashChangeEvent or PopStateEvent

Don't miss a new single-spa release

NewReleases is sending notifications on new releases.