gilsdav / ngx-translate-router

Translate routes using ngx-translate
131 stars 43 forks source link

Support Angular 18, use new Application Bundler and modernize demo project to new Angular projects form #161

Closed ruizmarc closed 5 months ago

ruizmarc commented 5 months ago
gilsdav commented 5 months ago

Thank you Marc !

gilsdav commented 5 months ago

Do you think it can have breaking change for Angular 17 ? I personnaly think it can works on Angular 17 because you are using typeof. This question is only about versioning.

ruizmarc commented 5 months ago

Do you think it can have breaking change for Angular 17 ? I personnaly think it can works on Angular 17 because you are using typeof. This question is only about versioning.

I think it should work with angular 17 without problems