Skip to content

3.0.4

Compare
Choose a tag to compare
@developit developit released this 29 Jan 14:34
· 98 commits to master since this release

This is a bugfix release, in particular addressing the React and Devtools integrations.

  • Fix the React implementation of connect() (#50, thanks @vincentaudebert & everyone)
  • Fix /devtools entry being missing from the published npm package in 3.0.3 (#55, thanks @dioptre)
  • devtools() now returns the store you pass it (#56, thanks @ouzhenkun)
  • Fix devtools ignoring state updates in some cases (#64, thanks @bjrnt)