Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Version 2.5.8

Choose a tag to compare

@rbiggs rbiggs released this 30 Oct 16:13
· 42 commits to master since this release
Update to vdom for onupdate hook.

1. Previous the onupdate hook always fired whether the props changed or not. Introduced a check to only fire onupdate when an element's props have changed.