Skip to content

Releases: joernroeder/piwik-react-router

Release 0.12.1

11 Dec 12:48
Compare
Choose a tag to compare
  • simplified piwik existence check and removed script data-attribute #46 (2b8afaa)
  • cleanup (793d44c)
  • handling the replacement of _paq with piwiks TrackerProxy (8fcb9ac)

Release 0.12.0

04 Dec 23:25
Compare
Choose a tag to compare
  • removed duplication (8fa0e7e)
  • Merge pull request #46 from joernroeder/already-initialized (20c9caf)
  • update readme and removed duplicated code (687ed25)
  • fixed api keys. thx @larsnystrom (ea1d39e)
  • updated tests to fix coverage (95aa781)
  • Merge branch 'master' into already-initialized (0f16ef9)
  • renamed .release.json to .release-it.json (b64b29b)
  • using window._paq to fix tests. #46 (6f3ba53)
  • updated external piwik detection to allow instanitation without siteId or url if injectScript is disabled #46 (4d030c3)
  • updated Readme (9a87e15)
  • added dynamic "already initialized" handling without the need to set a flag manually. heavily inspired by #42. closes #41 (e7b671c)

Release 0.11.0

04 Dec 23:26
Compare
Choose a tag to compare

Release 0.10.0

19 Sep 22:50
Compare
Choose a tag to compare
  • fixed option headline (81a67fe)
  • Merge pull request #43 from oradian/master (094e627)
  • Use ES5 for new tests (caaba7b)
  • Allow setting of custom error handler (c94e376)
  • updated code example syntax highlighting to jsx and switched to constants in Readme. (999fe4b)
  • Create CODE_OF_CONDUCT.md (56de8f9)
  • Create LICENSE (e926885)

Release 0.9.0

19 Jul 23:07
Compare
Choose a tag to compare
  • added modifier argument to .connectToHistory(). closes #40 (af3cbc6)

Release 0.8.2

12 May 07:52
Compare
Choose a tag to compare
  • fixed conflict resolve bug (1be2582)
  • Merge pull request #33 from tbtz/optional-piwik-injection (9567420)
  • Merge branch 'master' into optional-piwik-injection (086786e)
  • Edit documentation (cf26eec)
  • Optionally disable injection of piwik script (c9daab1)

Release 0.8.1

12 May 07:44
Compare
Choose a tag to compare
  • Merge pull request #35 from LINKIWI/client-server-tracker-options (e72b239)
  • Add option for setting client/server tracker names (piwik.js, piwik.php) (6e2dfaa)
  • Updated Readme (2510ae2)

Release 0.8.0

02 May 18:29
Compare
Choose a tag to compare
  • Merge pull request #32 from jbbr/master (57832c9)
  • Updated dependencies to allow history 4.x (3e19d53)
  • Update README.md (835dafd)

Release 0.7.1

20 Mar 11:00
Compare
Choose a tag to compare

had to republish the Release (and bump the version) due to an npm publish error.

Release 0.7.0

20 Mar 10:55
Compare
Choose a tag to compare