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

v0.2.0

Compare
Choose a tag to compare
@rtsao rtsao released this 15 Nov 00:24

Changelog

Highlighted Changes

  • Update behavior for handling events and route data (#9)

Other Changes

  • Use Buildkite and Docker for CI (#6)

Migration Guide

Rename EventEmitter to UniversalEvents

-app.plugin(ReactRouterPlugin, {EventEmitter});
+app.plugin(ReactRouterPlugin, {UniversalEvents});