changelogs.md
reduxible/reduxible
Repository
-
API
-
Source
0.1.0
Refactored Reduxible and ReduxibleRouter.
Added namespace support to
createAction
.
Added providerMiddleware.
Added Test Cases.
Added Gitbook Docs.
Moved repository to
Reduxible
organization.
0.0.2
Migrated to babel-runtime from babel-polyfill.
Improved docs.
0.0.2-beta.2
Added
hashHistory
option for support the environment that do not support
pushState
.
0.0.2-beta.1
Refactored Reduxible.js for Handle Errors.
0.0.2-beta.0
Removed DevTools.
Apply es3ify.
Add initialActions.
0.0.2-beta
Migrated to Babel 6.
Renamed reducer to reducers.
Renamed middleware to middlewares.
Renamed serverMiddleware to contextMiddleware.
0.0.2-alpha
Added extras for support webpack-isomorphic-tools.
Encapsulate ReduxibleConfig.
Added travis-ci config.
Added createAction and createReducer.
Added serverMiddleware.
Decoupled Action and Reducer.
0.0.1
Added build scripts.
Added descriptions to README.md.
Added reloader
Added
0.0.0
Structure base of the project.
Reduxible
ReduxibleConfig
ReduxibleRouter
StoreFactory
DevTools
Register to NPM.