Skip to content

Add `HookWrapper` class + add `updateProps` function to `Wrapper` classes

Latest
Compare
Choose a tag to compare
@voodoocreation voodoocreation released this 16 Dec 04:49
· 1 commit to master since this release

Changes

This version includes a new HookWrapper abstract class (docs), as well as adds support for all Wrapper classes to return an updateProps function with the rest of the return values of the .render() method.