github mdn/browser-compat-data v3.3.0

latest releases: v5.3.8, v5.3.7, v5.3.6...
3 years ago

Notable changes

  • @mdn/browser-compat-data is now smaller, faster to load, and has zero dependencies.

    The data is now bundled into a single JSON file at publishing time, instead of loading many JSON files at runtime. This reduces the size of the package and shortens loading times.

    These changes also eliminate dependencies. There are zero runtime package dependencies and Node.js ≥10.0.0 is no longer required. This version of the package has been shown to load in many end-of-life versions of Node.js.

    (#7374, #7398)

  • css.selectors.not_match_link feature has been removed. The data is now correctly represented as css.selectors.any-link.not_match_link and css.selectors.link.not_match_link. (#9842)

Statistics

  • 13 contributors have changed 437 files with 2,792 additions and 4,018 deletions in 45 commits v3.2.4...v3.3.0
  • 13,033 total features
  • 766 total contributors
  • 3,325 total stargazers

Don't miss a new browser-compat-data release

NewReleases is sending notifications on new releases.