Skip to content

Commit

Permalink
feat(core): update dependencies to Angular v10
Browse files Browse the repository at this point in the history
BREAKING CHANGE: ngx-translate is now built for Angular 10, if you use Angular 9 or below please refer to the [compatibility table](https://github.com/ngx-translate/core#installation) to know which version you can install

Fixes #1225
  • Loading branch information
ocombe committed Jun 26, 2020
1 parent c54a834 commit efcb4f4
Show file tree
Hide file tree
Showing 6 changed files with 4,353 additions and 3,903 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -49,6 +49,8 @@ Choose the version corresponding to your Angular version:

Angular | @ngx-translate/core | @ngx-translate/http-loader
----------- | ------------------- | --------------------------
10 | 13.x+ | 6.x+
9 | 12.x+ | 5.x+
8 | 12.x+ | 4.x+
7 | 11.x+ | 4.x+
6 | 10.x | 3.x
Expand Down

0 comments on commit efcb4f4

Please sign in to comment.