This repository was archived by the owner on May 17, 2019. It is now read-only.
Releases: fusionjs/fusion-plugin-connected-react-router
Releases · fusionjs/fusion-plugin-connected-react-router
v1.1.1
v1.1.1-0
v1.1.0
v1.0.1
Changelog
Highlighted Changes
- Add redux flow libdefs (#9)
Other Changes
- Update uber/web-base-image Docker tag to v1.0.8 (#10)
- Update dependencies (#7)
- Update README with buildkite badge (#5)
Migration Guide
Rename EventEmitter to UniversalEvents
-app.plugin(ReactRouterPlugin, {EventEmitter});
+app.plugin(ReactRouterPlugin, {UniversalEvents});