lephyrus / ngx-translate-messageformat-compiler

Advanced pluralization (and more) for ngx-translate, using standard ICU syntax which is compiled with the help of messageformat.js.
MIT License
93 stars 29 forks source link

Add support for Angular 11 #67

Closed marcobuschini closed 3 years ago

marcobuschini commented 3 years ago

During install it reports:

npm WARN ngx-translate-messageformat-compiler@4.8.0 requires a peer of @angular/core@^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 but none is installed. You must install peer dependencies yourself.

sebastian-zarzycki-apzumi commented 3 years ago

Pretty please.

lephyrus commented 3 years ago

I've been meaning to address the new Angular version for weeks, sorry. Version 4.9.0 is published.