Releases: sergiodxa/next-ga
Releases · sergiodxa/next-ga
2.3.4
Patches
- Fix
analytics not found
error: #17
Credits
Huge thanks to @IceOnFire for helping!
2.3.3
Patches
- Add class properties support: fac31b5
2.3.2
Patches
- Fix prop analytics is undefined: #15
Credits
Huge thanks to @Purii for helping!
2.3.0
Minor Changes
- Fix analytics in prod and add way to debug in dev: 9e8c97a
2.2.0
Minor Changes
- Receive Router instead of Router.router: 622bd2a
Patches
- Fix checking if isdev or local: #4
Credits
Huge thanks to @joecohens for helping!
2.1.0
Minor Changes
- Check router is already instantiated
- Receive Router instead of Router.router
2.0.0
Major Changes
- Pass next/router as argument: 4d61cf1
1.2.1
Patches
- Pin dependency babel-plugin-transform-object-rest-spread to 6.26.0: #3
- Move route event listener to componentDidMount: 40dc425