- Fix PropsPicker match (#21)
- Add typescript support (#13)
- Separate animition hoc to other repository (#15)
- Change propsPicker for typescript type inferring (#18)
- Add relative level popspicker (#20)
- Move async bundle loading of ArenaScene to ArenaSceneLoadMotion
- Rename ArenaSceneMotion to ArenaSceneLoadMotion
- Remove asyncBundleToComponent and asyncBundleToElement in tools
- Add state tree description in redux store and asyncBundleToElement in tools
- Fix unmounted component's child null reference issue
- Add ReducerDictOverrider HOC
- Sub-module bug fixed
- Support redux-arena-router and redux-arena-form
- Add react-motion animation support
- Remove deprecated helpers and sagaOps
- Add bundleToElement/asyncBundleToElement tools
- Fix isNotifyOn props pass down bug
- Remove props SceneLoadingComponent in SceneBulde component
- RouteScene and SoloScene is refactored
- Fix bundle hot reload bugs
- Fixed state illusion bug after bundle reload
- Bug fixed and API update
- Virtual reducer key support
- Rename IndependentScene to SoloScene
- Rename SceneSwitch to ArenaScene
- Fix some bugs
- Add IndependentScene
- Add annotations
- Add route infomation in scene actions
- Support react-hot-loader
- Support redux-devtools
- Initial public release