We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
a bit improvements
use deep-equal to reduce change times for complex object state
pass deep-clone state to onStateChange callback to avoid unexpected m… …utation, and remove a internal property `props` from App/Page instance object.
binding App and Page init options to mapState function call
update docs