Since we have to return a non-undefined state in redux, we should probably make the `defaultState` parameter for `handleActions` required. Thoughts?