Releases: mkaradeniz/react-tracktor
Releases · mkaradeniz/react-tracktor
Provide `createTrackEvent` in `<Tracktor />`
<Tracktor />
- Provide
createTrackEvent
- Provide
- Tooling
`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
Update Tooling to Fix IE11
v1.0.2
Initial commit