Skip to content

v4.1.0

Choose a tag to compare

@jacqueswho jacqueswho released this 06 Jul 13:07
· 237 commits to master since this release
13a0fae

⚠️ Breaking Change

  • action response structure changed from {type, data} to {type, payload}

🚀 Features

  • changed all redux action structure from {type, data} to {type, payload}