[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Releases: sergiodxa/next-ga

2.3.4

08 Nov 16:25
Compare
Choose a tag to compare

Patches

  • Fix analytics not found error: #17

Credits

Huge thanks to @IceOnFire for helping!

2.3.3

02 Nov 07:02
Compare
Choose a tag to compare

Patches

  • Add class properties support: fac31b5

2.3.2

02 Nov 06:58
Compare
Choose a tag to compare

Patches

  • Fix prop analytics is undefined: #15

Credits

Huge thanks to @Purii for helping!

2.3.1

17 Aug 21:51
Compare
Choose a tag to compare

Patches

2.3.0

17 Aug 21:45
Compare
Choose a tag to compare

Minor Changes

  • Fix analytics in prod and add way to debug in dev: 9e8c97a

2.2.0

17 Aug 20:15
Compare
Choose a tag to compare

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

26 Jul 16:08
Compare
Choose a tag to compare

Minor Changes

  • Check router is already instantiated
  • Receive Router instead of Router.router

2.0.0

26 Jul 15:51
Compare
Choose a tag to compare

Major Changes

  • Pass next/router as argument: 4d61cf1

1.2.2

23 Jul 04:21
Compare
Choose a tag to compare

Patches

1.2.1

23 Jul 04:15
Compare
Choose a tag to compare

Patches

  • Pin dependency babel-plugin-transform-object-rest-spread to 6.26.0: #3
  • Move route event listener to componentDidMount: 40dc425