I found some missing breaking changes which are not mentioned in [Migration guide v16 → v17](https://ngx-translate.org/getting-started/migration-guide/): - [Removed translations parameter from getParsedResult().](https://github.com/ngx-translate/core/commit/ce040be4555ef75c6939351963a23860ed9967c0#diff-f0ff2bbfe57aaec468aa21c208c916edb2a13b775f4408f4a698d9e6bfc1e07bL405) - [refactor: internal classes with some better names](https://github.com/ngx-translate/core/commit/d5c04ec633d2084816a5d160941b5338116d9e67) I advise to include these in the migration guide because they are part of the public API.