Skip to content

v4.0.2

Compare
Choose a tag to compare
@joeldenning joeldenning released this 31 Jan 17:21

Features

  • Added event.detail to single-spa:app-change, single-spa:no-app-change, and single-spa:routing-event events. The detail is the original routing event (such as PopStateEvent). (#254)
  • Added module to package.json, for webpack and other bundlers. (#262)
  • Started work on exposing functionality for the dev tools (#266) @frehner

Fixes