Commit bb7745b
committed
chore(release): 8.0.0
# [8.0.0](v7.1.0...v8.0.0) (2025-06-18)
### Features
* add compatibility with Angular 20 ([4fc5393](4fc5393)), closes [#111](#111)
* improve support of moduleless applications with `ng add` schematics ([3d207f3](3d207f3)), closes [#109](#109)
### Breaking changes
* `ng add` schematics options `module` and `path` have been removed in favor of the simpler `useModuleImport` option
* Angular v20 is now required as peer dependency1 parent 3d207f3 commit bb7745b
File tree
5 files changed
+19
-5
lines changed- projects/ngx-matomo-client
- schematics
5 files changed
+19
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments