Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
feat: update to Angular v10
Browse files Browse the repository at this point in the history
BREAKING CHANGE: ngx-translate http-loader is now built for Angular 10, if you use Angular 9 or below please refer to the [compatibility table](ngx-translate/http-loader#installation) to know which version you can install
  • Loading branch information
ocombe committed Jun 26, 2020
1 parent 4697b43 commit 0409e32
Show file tree
Hide file tree
Showing 5 changed files with 6,047 additions and 7,251 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ 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+
Expand Down
Loading

0 comments on commit 0409e32

Please sign in to comment.