Skip to content

1.3.0

Compare
Choose a tag to compare
@jahilldev jahilldev released this 28 Aug 14:54
· 1 commit to master since this release
  • Reworked h function to return an object rather than HTML element directly.
  • Adjusted render() to return DOM nodes as well as output to root element.
  • Improved useState() and life cycle changes.
  • Added useEffect() to provide pre and post update hooks.