You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I npm i react-intl-universal for a new app and I got this warnings :
npm WARN deprecated [email protected]: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
npm WARN deprecated @formatjs/[email protected]: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package
npm WARN deprecated @formatjs/[email protected]: We have renamed the package to @formatjs/intl-numberformat
Are there plan to update this dependencies ?
The text was updated successfully, but these errors were encountered:
Hi !
Today I
npm i react-intl-universal
for a new app and I got this warnings :Are there plan to update this dependencies ?
The text was updated successfully, but these errors were encountered: