File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
projects/ngx-multi-window Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ For older angular versions you may install previous versions of this library:
22
22
23
23
| ngx-multi-window version | compatible angular version |
24
24
| --------------------------| ----------------------------|
25
+ | ` 0.6 ` | ` 15 ` |
25
26
| ` 0.5 ` | ` 14 ` |
26
27
| ` 0.4.1 ` | ` 8 - 13 ` |
27
28
| ` 0.3.2 ` | ` 7 ` |
Original file line number Diff line number Diff line change
1
+ ## 0.6.0 (2022-12-27)
2
+
3
+ - Requires angular v15
4
+
1
5
## 0.5.0 (2022-06-10)
2
6
3
7
- Requires angular v14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-multi-window" ,
3
3
"description" : " Cross-window communication for multi-window angular applications" ,
4
- "version" : " 0.5 .0" ,
4
+ "version" : " 0.6 .0" ,
5
5
"author" : " Sebastian Fuss <sebastian.fuss@googlemail.com>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments