Skip to content

0.11.0

Choose a tag to compare

@unadlib unadlib released this 17 Sep 19:05
· 517 commits to master since this release

Features

  • Implement reactant-ssr(next.js) for server-side rendering
  • Add performance checking in dev mode

Breaking Changes

  • change dispatch() API for pure reducer
  • change lastAction module getter lastAction to action

Bug Fixes

  • fix lastAction persistent issue
  • fix sync state issue of client-server switching