Skip to content

6.0.2

Compare
Choose a tag to compare
@Antonio-Laguna Antonio-Laguna released this 21 Jan 08:10
· 317 commits to main since this release
1f36f91
  • Updated mechanism to calculate browser versions to be more reliable. This also introduces the option through allow_partial_implementation if we want to allow something such as Autoprefixer to take care with prefixing a given feature such as :any-link.
  • Ensuring pre-releases aren't counted as vendor implementation. This was flagging that :has had 1 vendor implementation, but it's not in stable Safari yet.
  • Removed media-query-ranges support data as it was not correct that Firefox supports it fully. See #57 and mdn/browser-compat-data#14593
  • Updated @mdn/browser-compat-data to 4.1.4 (patch)
  • Updated astro to 0.22.16 (patch)
  • Updated caniuse-lite to 1.0.30001300 (patch)