decentraland / decentraland-dapps

🛠 Common modules for dApps
http://npmjs.com/package/decentraland-dapps
Apache License 2.0
107 stars 54 forks source link

feat: add new page tracking hook #625

Closed meelrossi closed 1 month ago

meelrossi commented 1 month ago

This PR is part of a series of PRs to stop using connected-react-router library. This PR starts sending the page event outside redux by using a hook when location changes

This is a breaking change as from now on we need to call usePageTracking() hooks in all our dapps

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 22.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: