Hi, We were using version 20.0.0 and when updating to 20.1.0, we have compile errors: <img width="587" height="86" alt="Image" src="https://github.com/user-attachments/assets/7704e0e9-94d6-4446-a37c-0b87db7e5479" /> Our project is based on: - Angular: 20.2.1 - Typescript: 5.8.3 I checked my package-lock file and no other dependency/peer dep have changed except ngx-markdown. I don't thinki missed a specific breaking change for this update ? Thanks