November 19, 2020
Notable changes
- Internet Explorer version
"≤6"is now an accepted value, to reflect testing limitations for older versions (#7337) - The following features were removed as irrelevant:
Statistics
- 15 contributors have changed 175 files with 2,109 additions and 1,545 deletions in 41 commits (
v2.0.6...v2.0.7) - 12,246 total features
- 727 total contributors
- 3,130 total stargazers
November 12, 2020
Notable changes
- iOS Safari version "≤3" is now an accepted value, to reflect testing limitations for older versions (#7345)
api.MediaKeyStatusMap.iteratorwas renamed toapi.MediaKeyStatusMap.@@iterator(#7315)- The following features duplicating
api.HTMLElement.accessKeywere removed (#7309):api.HTMLAnchorElement.accessKeyapi.HTMLAreaElement.accessKeyapi.HTMLButtonElement.accessKey
- The following features duplicating
api.HTMLElement.tabindexwere removed (#7310):api.HTMLAnchorElement.tabindexapi.HTMLAreaElement.tabIndexapi.HTMLButtonElement.tabIndex
- The following never-supported features were removed as irrelevant:
api.Node.outerText(#7316)api.HTMLButtonElement.menu(#6931)api.HTMLIFrameElement.setNfcFocus(#6931)api.HTMLIsIndexElement(#6931)api.HTMLIsIndexElement.form(#6931)api.HTMLIsIndexElement.prompt(#6931)api.HTMLMenuItemElement(#6931)api.HTMLMenuItemElement.command(#6931)api.HTMLTableElement.sortable(#6931)api.HTMLTableElement.stopSorting(#6931)api.HTMLTableElement.sortable(#6931)css.properties.azimuth(#6931)css.properties.break-after.region_context(#6961)css.properties.break-before.region_context(#6961)css.properties.break-inside.region_context(#6961)
Statistics
- 18 contributors have changed 113 files with 1,428 additions and 2,048 deletions in 52 commits (
v2.0.5...v2.0.6) - 12,247 total features
- 725 total contributors
- 3,115 total stargazers
November 5, 2020
Notable changes
- Safari version
"≤4"is now an accepted value, to reflect testing limitations for older versions (#6915) - The following features have been removed:
api.Document.domConfigbecause it has been removed from all browsers two or more years ago (#6930)api.DOMConfigurationand its descendants because it was never implemented (#6930)api.DOMImplementationListand its descendants because it was never implemented (#6930)api.HTMLInputElement.mozGetFileNameArraybecause it was never exposed to the Web (#6982)api.HTMLInputElement.mozSetFileArraybecause it was never exposed to the Web (#6982)api.HTMLInputElement.mozSetFileNameArraybecause it was never exposed to the Web (#6982)
Statistics
- 18 contributors have changed 230 files with 7,273 additions and 5,019 deletions in 97 commits (
v2.0.4...v2.0.5) - 12,264 total features
- 722 total contributors
- 3,103 total stargazers
October 29, 2020
Notable changes
- Data about how the aspect ratio is computed for some HTML elements has been moved from the
css.properties.aspect-ratio.internal-valuefeature toaspect_ratio_computed_from_attributessubfeatures of the affected HTML elements (#6918) - The following features have been removed because they were never implemented:
Statistics
- 22 contributors have changed 172 files with 4,225 additions and 2,772 deletions in 177 commits (
v2.0.3...v2.0.4) - 12,266 total features
- 721 total contributors
- 3,087 total stargazers
October 15, 2020
Statistics
- 14 contributors have changed 51 files with 1,623 additions and 1,053 deletions in 51 commits (
v2.0.2...v2.0.3) - 12,246 total features
- 710 total contributors
- 3,049 total stargazers
October 8, 2020
Notable changes
- Feature moves and removals:
api.DOMTokenList.remove_whitespace_and_duplicateshas been split intoapi.DOMTokenList.remove_duplicatesandapi.DOMTokenList.trim_whitespace(#6691)api.AudioContext.createConstantSourcewas removed because it duplicatedapi.BaseAudioContext.createConstantSource(#6799)api.Document.containswas removed because it duplicatedapi.Node.contains(#6850)
Statistics
- 10 contributors have changed 55 files with 1,734 additions and 1,495 deletions in 42 commits (
v2.0.1...v2.0.2) - 12,243 total features
- 706 total contributors
- 3,031 total stargazers
October 1, 2020
Statistics
- 10 contributors have changed 20 files with 496 additions and 271 deletions in 13 commits (
v2.0.0...v2.0.1) - 12,242 total features
- 704 total contributors
- 3,016 total stargazers
September 24, 2020
Notable changes
- Breaking: Initial release as
@mdn/browser-compat-data. - Breaking: Node.js 10 or later is now required.
Statistics
- 12,242 total features
- 701 total contributors
- 2,999 total stargazers
September 17, 2020
This is a demonstration of releasing @mdn/browser-compat-data. This code is untested and unreviewed. See #6713 for more information.