angulartics / angulartics2

Vendor-agnostic analytics for Angular2 applications.
MIT License
1.01k stars 193 forks source link

feat: Rename Piwik to Matomo and some updates #413

Closed Zefling closed 2 years ago

Zefling commented 3 years ago
github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket:

TheSlimvReal commented 2 years ago

This is a breaking change and there should be a notice in the release notes to change

import { Angulartics2Piwik } from "angulartics2/piwik";

to

import { Angulartics2Matomo } from "angulartics2/matomo";

An automatic update is not possible if piwik is used.