Skip to content

Commit

Permalink
feat: compatibility with Matomo 5
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelRoux committed Nov 12, 2023
1 parent b4da6a2 commit 35ad9e1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -39,13 +39,13 @@ easily migrate.**

**Compatibility table:**

| Angular | ngx-matomo-client | @ngx-matomo/tracker <br> @ngx-matomo/router | Matomo |
| ------- | ----------------- | ------------------------------------------------------------------------------------------ | ------------- |
| 9 to 12 | | 1.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/1.x/README.md)) | Matomo 3 or 4 |
| 13 | | 2.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/2.x/README.md)) | Matomo 3 or 4 |
| 14 | | 3.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/3.x/README.md)) | Matomo 3 or 4 |
| 15 | 5.x | 4.0.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/4.0.x/README.md)) | Matomo 3 or 4 |
| 16 | 5.x | 4.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/4.x/README.md)) _(deprecated)_ | Matomo 3 or 4 |
| Matomo | Angular | ngx-matomo-client | @ngx-matomo/tracker <br> @ngx-matomo/router |
| --------- | ------- | ----------------- | ------------------------------------------------------------------------------------------ |
| 3 or 4 | 9 to 12 | | 1.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/1.x/README.md)) |
| 3 or 4 | 13 | | 2.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/2.x/README.md)) |
| 3 or 4 | 14 | | 3.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/3.x/README.md)) |
| 3 or 4 | 15 | 5.x | 4.0.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/4.0.x/README.md)) |
| 3, 4 or 5 | 16 | 5.x | 4.x ([docs](https://github.com/EmmanuelRoux/ngx-matomo/blob/4.x/README.md)) _(deprecated)_ |

[![build](https://github.com/EmmanuelRoux/ngx-matomo/actions/workflows/main.yml/badge.svg)](https://github.com/EmmanuelRoux/ngx-matomo/actions/workflows/main.yml)
[![CodeQL](https://github.com/EmmanuelRoux/ngx-matomo/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/EmmanuelRoux/ngx-matomo/actions/workflows/codeql-analysis.yml)
Expand Down

0 comments on commit 35ad9e1

Please sign in to comment.