cibernox / svelte-intl-precompile

I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint
https://svelte-intl-precompile.com
ISC License
274 stars 13 forks source link

some @formatjs warnings appeared #9

Closed yadoga closed 2 years ago

yadoga commented 3 years ago

Just leaving these messages here that popped up after npm update:

npm WARN deprecated intl-messageformat-parser@3.6.4: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser

npm WARN deprecated @formatjs/intl-unified-numberformat@3.3.7: We have renamed the package to @formatjs/intl-numberformat

Valexr commented 3 years ago

+ same warnings

cibernox commented 2 years ago

Updated, this can be closed

usamamashkoor commented 1 year ago

I am facing the same problem, can anyone let me know, How I can solve this issue?