Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@old-fusion-bot old-fusion-bot released this 05 Sep 17:46
b8d3e0f

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});