Skip to content

Commit

Permalink
Add v19 to compatability table
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKhymenko committed Feb 5, 2025
1 parent a9e924e commit 33d3df2
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,14 @@ Some functionality is missing visit [wiki-page](https://github.com/AlexKhymenko/
## Compatibility matrix

| Library Version | Angular Version | RxJS Version |
|------------------|------------------|----------------|
| 13 | >13.0.0 | - |
| 7 | >8.0.0 < 13.0.0 | - |
| 5 | >4.0.0 < 8.0.0 | >6.0.0 |
| 4 | >4.0.0 < 8.0.0 | >5.5.0 |
| 2 | >4.0.0 < 8.0.0 | - |
| 1 | >2.0.0 < 4.0.0 | - |
|-----------------|-----------------|----------------|
| 19 | >19.0.0 | - |
| 13 | >13.0.0 | - |
| 7 | >8.0.0 < 13.0.0 | - |
| 5 | >4.0.0 < 8.0.0 | >6.0.0 |
| 4 | >4.0.0 < 8.0.0 | >5.5.0 |
| 2 | >4.0.0 < 8.0.0 | - |
| 1 | >2.0.0 < 4.0.0 | - |


## Installation
Expand Down

0 comments on commit 33d3df2

Please sign in to comment.