Ionic 8 and ngx-formly

Hi community,
I have been using ionic angular 7 project with Ngx-Formly and today as per our plan we decided to update to ionic 8 and latest version of ngx-formly now I’m getting errors while compiling the codebase it is mainly because of formly as they have Radio Component and it depends on ionic RadioValueAccessor which has been removed from v8.
I’m alreay using native ion-radio component and extended it in FieldType class, I’m not using formly-ionic components anywhere but still getting this issue