File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
projects/swimlane/ngx-datatable Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 20.1.0
4+
5+ - Chore: Support for angular 13+
6+
37## 20.0.0
48
59- Breaking: Update to angular 12
1822
1923## 17.0.0
2024
21- - Chore: explicitly only suppot ng9
25+ - Chore: explicitly only support ng9
2226
2327## 16.1.1
2428
3236- Fix: redraw after recalculate (#1816 )
3337- Fix: undefined row index for rows in groups (#1857 )
3438- Chore: Add pretty-quick as a precommit hook using husky (#1841 )
35- - Chore: Bump dependecies (#1858 , #1862 , #1859 )
39+ - Chore: Bump dependencies (#1858 , #1862 , #1859 )
3640
3741## 16.0.3
3842
Original file line number Diff line number Diff line change 11{
22 "name" : " @swimlane/ngx-datatable" ,
3- "version" : " 20.0 .0" ,
3+ "version" : " 20.1 .0" ,
44 "description" : " ngx-datatable is an Angular table grid component for presenting large and complex data." ,
55 "peerDependencies" : {
66 "@angular/common" : " >=11.0.2" ,
You can’t perform that action at this time.
0 commit comments