Skip to content

v7.2.0

Compare
Choose a tag to compare
@tizmagik tizmagik released this 18 Oct 20:23

Thanks to @bgergen in #142 react-tracking now uses React Hooks under the hood πŸŽ‰

This means better compatibility with libraries that use the Legacy Context API and helps pave the way for more advanced feature support in the useTracking() hook (E.g. allowing for adding to the tracking context via the hook without having to use the higher-order component/decorator, #138 ).