browserslist / caniuse-lite

A smaller version of caniuse-db, with only the essentials!
Creative Commons Attribution 4.0 International
547 stars 77 forks source link

Object.fromEntries feature is missing #108

Closed js2me closed 1 year ago

js2me commented 1 year ago

Hello !
Thanks for this powerful tool for detecting feature support !

Currently I have occured with problem based with missing Object.fromEntries feature
How can I fix that ? (May be create a PR with this fix)

Current caniuse-lite has the Object.entries feature, but not Object.fromEntries

image https://github.com/browserslist/caniuse-lite/tree/main/data/features

ai commented 1 year ago

Can I Use doesn’t have Object.fromEntries data. Website only shows data from MDN.