gatsby-plugin-matomo/CHANGELOG.md

143 lines
7.1 KiB
Markdown
Raw Normal View History

2019-06-10 02:51:58 +02:00
## <small>0.7.1 (2019-06-10)</small>
* add prettier ([858fc2e](https://github.com/kremalicious/gatsby-plugin-matomo/commit/858fc2e))
* bump packages ([e3479f6](https://github.com/kremalicious/gatsby-plugin-matomo/commit/e3479f6))
* new release-it setup ([bbb5f19](https://github.com/kremalicious/gatsby-plugin-matomo/commit/bbb5f19))
* preconnect to configured Matomo host url ([9b18330](https://github.com/kremalicious/gatsby-plugin-matomo/commit/9b18330))
* update changelog ([a535e35](https://github.com/kremalicious/gatsby-plugin-matomo/commit/a535e35))
2019-03-30 17:19:05 +01:00
## 0.7.0 (2019-03-30)
* always fire route updates in dev mode ([7b7f478](https://github.com/kremalicious/gatsby-plugin-matomo/commit/7b7f478))
* better page url & referrer url tracking ([04b8ba1](https://github.com/kremalicious/gatsby-plugin-matomo/commit/04b8ba1))
* capture and send custom page title ([aedb806](https://github.com/kremalicious/gatsby-plugin-matomo/commit/aedb806)), closes [#11](https://github.com/kremalicious/gatsby-plugin-matomo/issues/11)
* Release 0.7.0 ([4c36d9c](https://github.com/kremalicious/gatsby-plugin-matomo/commit/4c36d9c))
* update changelog ([24f57da](https://github.com/kremalicious/gatsby-plugin-matomo/commit/24f57da))
2019-03-30 14:15:29 +01:00
## <small>0.6.1 (2019-03-30)</small>
* package updates ([fe6f67e](https://github.com/kremalicious/gatsby-plugin-matomo/commit/fe6f67e))
* Release 0.6.1 ([f62c5bf](https://github.com/kremalicious/gatsby-plugin-matomo/commit/f62c5bf))
* run changelog before release ([5da11a4](https://github.com/kremalicious/gatsby-plugin-matomo/commit/5da11a4))
* chore(package): update release-it to version 10.0.0 ([d56c6c3](https://github.com/kremalicious/gatsby-plugin-matomo/commit/d56c6c3))
* chore(package): update release-it to version 9.0.0 ([bc75531](https://github.com/kremalicious/gatsby-plugin-matomo/commit/bc75531))
2018-12-05 21:26:08 +01:00
## 0.6.0 (2018-12-05)
* add changelog ([2b268a1](https://github.com/kremalicious/gatsby-plugin-matomo/commit/2b268a1))
* allow exclusion of paths ([9464d47](https://github.com/kremalicious/gatsby-plugin-matomo/commit/9464d47))
* docs update ([12cdf0e](https://github.com/kremalicious/gatsby-plugin-matomo/commit/12cdf0e))
* make release-it work with conventional-changelog ([2dcd5a7](https://github.com/kremalicious/gatsby-plugin-matomo/commit/2dcd5a7))
* package updates ([0a5cc27](https://github.com/kremalicious/gatsby-plugin-matomo/commit/0a5cc27))
2019-03-30 14:15:29 +01:00
* Release 0.6.0 ([6c994ec](https://github.com/kremalicious/gatsby-plugin-matomo/commit/6c994ec))
2018-12-05 21:26:08 +01:00
2018-11-21 20:01:02 +01:00
## <small>0.5.1 (2018-11-21)</small>
* bump packages ([cb26a40](https://github.com/kremalicious/gatsby-plugin-matomo/commit/cb26a40))
* new Matomo logo ([64dd425](https://github.com/kremalicious/gatsby-plugin-matomo/commit/64dd425))
* Release 0.5.1 ([c442282](https://github.com/kremalicious/gatsby-plugin-matomo/commit/c442282))
* Update .codeclimate.yml ([9e03089](https://github.com/kremalicious/gatsby-plugin-matomo/commit/9e03089))
* chore(package): update release-it to version 8.0.0 ([295fd1c](https://github.com/kremalicious/gatsby-plugin-matomo/commit/295fd1c))
## 0.5.0 (2018-08-06)
* add codeclimate config ([a96e8ea](https://github.com/kremalicious/gatsby-plugin-matomo/commit/a96e8ea))
* Add consent mode ([6d2ae9e](https://github.com/kremalicious/gatsby-plugin-matomo/commit/6d2ae9e))
* Add disableCookies option ([ff9a2c7](https://github.com/kremalicious/gatsby-plugin-matomo/commit/ff9a2c7))
* bump packages ([b08b4a5](https://github.com/kremalicious/gatsby-plugin-matomo/commit/b08b4a5))
* Release 0.5.0 ([a482fd8](https://github.com/kremalicious/gatsby-plugin-matomo/commit/a482fd8))
* Scoping js variables to avoid polluting global scope ([c4b21bf](https://github.com/kremalicious/gatsby-plugin-matomo/commit/c4b21bf))
## <small>0.4.1 (2018-06-28)</small>
* improvements for SPA tracking ([7d653d5](https://github.com/kremalicious/gatsby-plugin-matomo/commit/7d653d5))
* package updates ([347f951](https://github.com/kremalicious/gatsby-plugin-matomo/commit/347f951))
* Release 0.4.1 ([b254c13](https://github.com/kremalicious/gatsby-plugin-matomo/commit/b254c13))
* chore(package): update eslint to version 5.0.0 ([bd2c161](https://github.com/kremalicious/gatsby-plugin-matomo/commit/bd2c161))
## 0.4.0 (2018-06-19)
* package updates ([356e68f](https://github.com/kremalicious/gatsby-plugin-matomo/commit/356e68f))
* Release 0.4.0 ([1173236](https://github.com/kremalicious/gatsby-plugin-matomo/commit/1173236))
* updates for Gatsby v2 ([59e442a](https://github.com/kremalicious/gatsby-plugin-matomo/commit/59e442a))
## <small>0.3.2 (2018-05-23)</small>
* add codeclimate badge ([de45bec](https://github.com/kremalicious/gatsby-plugin-matomo/commit/de45bec))
* change repository field ([260273e](https://github.com/kremalicious/gatsby-plugin-matomo/commit/260273e))
* Release 0.3.2 ([c531e47](https://github.com/kremalicious/gatsby-plugin-matomo/commit/c531e47))
* save some lines ([5034a3b](https://github.com/kremalicious/gatsby-plugin-matomo/commit/5034a3b))
## <small>0.3.1 (2018-05-14)</small>
* fix environment check ([dc574ab](https://github.com/kremalicious/gatsby-plugin-matomo/commit/dc574ab))
* package updates ([2acbd45](https://github.com/kremalicious/gatsby-plugin-matomo/commit/2acbd45))
* Release 0.3.1 ([f9050ce](https://github.com/kremalicious/gatsby-plugin-matomo/commit/f9050ce))
## 0.3.0 (2018-05-10)
* allow local piwik.js path to be set ([a15146c](https://github.com/kremalicious/gatsby-plugin-matomo/commit/a15146c))
* Release 0.3.0 ([2e36f13](https://github.com/kremalicious/gatsby-plugin-matomo/commit/2e36f13))
## 0.2.0 (2018-05-08)
* add dev mode ([5c05efe](https://github.com/kremalicious/gatsby-plugin-matomo/commit/5c05efe))
* Release 0.2.0 ([a3ef6d4](https://github.com/kremalicious/gatsby-plugin-matomo/commit/a3ef6d4))
## <small>0.1.3 (2018-05-08)</small>
* readme updates ([49640f4](https://github.com/kremalicious/gatsby-plugin-matomo/commit/49640f4))
* Release 0.1.3 ([0109e19](https://github.com/kremalicious/gatsby-plugin-matomo/commit/0109e19))
## <small>0.1.2 (2018-05-08)</small>
* do nothing on route updates when piwik isn't loaded and in development ([6c0a840](https://github.com/kremalicious/gatsby-plugin-matomo/commit/6c0a840))
* move greenskeeper badge ([b361eef](https://github.com/kremalicious/gatsby-plugin-matomo/commit/b361eef))
* Release 0.1.2 ([370025f](https://github.com/kremalicious/gatsby-plugin-matomo/commit/370025f))
## <small>0.1.1 (2018-05-07)</small>
* fix plugin entry ([4f1f6b3](https://github.com/kremalicious/gatsby-plugin-matomo/commit/4f1f6b3))
* link up readme badges ([6793592](https://github.com/kremalicious/gatsby-plugin-matomo/commit/6793592))
* Release 0.1.1 ([48c73ff](https://github.com/kremalicious/gatsby-plugin-matomo/commit/48c73ff))
* docs(readme): add Greenkeeper badge ([ec73329](https://github.com/kremalicious/gatsby-plugin-matomo/commit/ec73329))
## 0.1.0 (2018-05-07)
* add Travis, add badges, add semi-auto releases ([fe823b7](https://github.com/kremalicious/gatsby-plugin-matomo/commit/fe823b7))
* initial commit 🍹 ([49bffd3](https://github.com/kremalicious/gatsby-plugin-matomo/commit/49bffd3))
* Release 0.1.0 ([09739a7](https://github.com/kremalicious/gatsby-plugin-matomo/commit/09739a7))