Releases: eBay/browserslist-config
Releases · eBay/browserslist-config
v2.1.0
Update browsers minimum version based on Dec 2021 Browser Policy update (#21)
v2.0
Update browsers minimum version based on April 2021 Browser Policy update, which includes the support removal for Microsoft Internet Explorer 11 (IE11).
Other changes
- Remove
defaults
and not dead
from browserlists config (#13)
- Fix the Edge versions range (#13)
v1.1.0
Update browsers minimum version based on Nov 2020 Browser Policy update (#5)
Other changes
- Add unit test with Jest (#5)
- Add Github Actions for running the tests and linting upon push (#6)