Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Releases: vikingair/react-rewired

v2.0.0 (Dezember 10, 2018)

10 Dec 18:15
Compare
Choose a tag to compare

💥 Breaking changes

  • Store.get() now returns the state instead of holding it at Store.data

v1.0.0 (November 19, 2018)

19 Nov 10:49
Compare
Choose a tag to compare

🎉 First release 🎉

  • Flow-Types are stable and help to ensure type safety allover your application (recommended flow version >0.85.0)
  • Performance was compared to react-redux in various situations and takes up with its latest performance optimizations.
  • react-rewired is used in production for commercial applications without any issues so far