Skip to content

Commit

Permalink
feat: added support for Angular 19
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronczichon committed Nov 26, 2024
1 parent ffa7f70 commit 6d56025
Show file tree
Hide file tree
Showing 5 changed files with 5,242 additions and 4,118 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npm run check
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ We currently support every Angular Version with a minimum requirement of Angular

| Package Version | Supported Angular Version |
| --------------- | ------------------------- |
| 1.x | 17, 18 |
| 1.0.0 | 17, 18 |
| 1.1.0 | 17, 18, 19 |

## Credits

Expand Down
Loading

0 comments on commit 6d56025

Please sign in to comment.