redux-ui v0.1.0 Release Notes

    • ⚡️ Update dependencies to work with React 15 (thanks @kurtfunai)
    • 👍 Allow functions inside updateUI (this.props.updateUI('username', v => v.toUpperCase());)