You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is therefore dangerous to accept a semantic version range in for caniuse-lite, doiuse has caused breaking changes to bleed into dependant projects due to this
The text was updated successfully, but these errors were encountered:
caniuse-lite
andcaniuse-db
do not respect semantic versioning.Recently, a breaking change was published under a patch update (
1.0.30001654
->1.0.30001655
) (you can read more in these two issues: browserslist/caniuse-lite#129, RJWadley/stylelint-no-unsupported-browser-features#299)It is therefore dangerous to accept a semantic version range in for
caniuse-lite
,doiuse
has caused breaking changes to bleed into dependant projects due to thisThe text was updated successfully, but these errors were encountered: