segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.38k stars 830 forks source link

Upgrade core-js version #1519

Closed avin-kavish closed 2 years ago

avin-kavish commented 2 years ago

Got this warning,

warning evergreen-ui > glamor > fbjs > core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

Although it's through fbjs, maybe upgrading the glamor version will fix it.

brandongregoryscott commented 2 years ago

Duplicates #1146, #1304.

We ultimately need to move off of glamor.