Skip to content

Releases: wooline/medux

v1.1.0

24 Jun 16:28

Choose a tag to compare

feature

  • 增加微信小程序包:@medux/wechat
  • 增加微信小程序对于 redux 的远程调试工具:wechat-redux-devtools

fixBug

  • 修复部分小问题

v1.0.6

08 May 18:01

Choose a tag to compare

fix warning for react: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application.

v1.0.5

08 May 18:08

Choose a tag to compare

Add property isHydrate is in BaseModuleState,It can be used to distinguish whether it hydrate or not

v1.0.4

08 May 18:17

Choose a tag to compare

  • dev-utils/webpack-loader/server-replace-async Support options for server render
  • Fix other bugs