Skip to content

Commit

Permalink
feat(*): Upgrade to Angular 14 (#243)
Browse files Browse the repository at this point in the history
- Updgrade to Angular 14
- Upgrade tooling to latest
- Fix testing setup

BREAKING CHANGE: The upgrade to Angular 14 breaks compatibility with Angular 13.
  • Loading branch information
dominique-mueller authored Sep 13, 2022
1 parent 8b719b8 commit 9a33698
Show file tree
Hide file tree
Showing 7 changed files with 22,626 additions and 3,507 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The following list describes the compatibility with Angular:
| `9.x` | `11.x` | View Engine |
| `10.x` | `12.x` | View Engine |
| `11.x` | `13.x` | Ivy (partial mode) |
| `12.x` | `14.x` | Ivy (partial mode) |

<br><br><br>

Expand Down
Loading

0 comments on commit 9a33698

Please sign in to comment.