Describe the issue
I ran npm install for some other reason and this was a warning displayed:
npm warn deprecated intl-messageformat-parser@1.8.1: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
Describe the improvement you'd like
Look into the new super fast parser.
Describe the issue
I ran
npm installfor some other reason and this was a warning displayed:Describe the improvement you'd like
Look into the new super fast parser.