Update browsers.json #1158
Labels
complexity:moderate
We talked about it, you can do it!
important
The thing you do when you wake up!
task
We need to remove support for too old browsers, I think we could go with this as a config for browserlist:
https://facebook.github.io/create-react-app/docs/supported-browsers-features
https://browserl.ist/?q=%3E+0.2%25%2C+not+dead%2C+not+op_mini+all
And then take the oldest and the newest version of each browser for each except of IE. We would need to test each IE, starting with 9
The text was updated successfully, but these errors were encountered: