`useTracktor()`
- Introduce new
useTracktor()
hook. <Tracktor />
- Breaking Change: Removed
render
prop. Instead takes eitherchildren
asReactNode
s and renders them, or a function aschildren
and calls it with same functions as therender
prop.
- Breaking Change: Removed