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

v1.1.6

Choose a tag to compare

@Fordi Fordi released this 21 Jul 23:23

v1.1.6

  • Includes preact-router - multipage SPAs
  • new hook: useResource - manage server-side resources easily
  • new hook: useScheduled - don't spam your server
  • new hook: useUid - link labels to their inputs with unique IDs
  • asyncComponent - load components at runtime the lazy way