rbalet / ngx-translate-multi-http-loader

A loader for ngx-translate that loads translations with http calls
MIT License
77 stars 15 forks source link

Add support for Angular 16 #29

Closed shipengqi closed 1 year ago

shipengqi commented 1 year ago

Hello, Angular 16 has now been released, are there any plans to upgrade?

rbalet commented 1 year ago

Hi. Yes, but I wont have the time to look at it before the next month.

Any pr are welcome :)

rbalet commented 1 year ago

@shipengqi Done on the latest release https://github.com/rbalet/ngx-translate-multi-http-loader/releases/tag/v15.0.0

I've updated the version from 9 to 15 to sync it with the @ngx-translate/core library

Please, don't hesitate to open issues if you face any error