l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.57k stars 481 forks source link

fix(#1691/#1692): remove dep to codelyzer #1697

Closed l-lin closed 1 year ago

l-lin commented 1 year ago

Should fix the issue on #1691 and #1692 as the codelyzer depends on angular 9, which may conflict with the project angular version.

shanmukhateja commented 1 year ago

@l-lin can you make a new release once this is merged? I was thinking of a silent patch release (14.0.1).

We also need to upgrade the library v15. I have been busy past few weeks balancing personal and work lives.

l-lin commented 1 year ago

Unfortunately, I already released a v14.0.1 to test the nodejs bump in the github action. I will deprecate this 14.0.1 and release a 14.0.2.

shanmukhateja commented 1 year ago

Sure, that works. Thanks for looking into this.