v2.16.0
What's New
-
Schema addition: some features, such as the
with
feature, may be annotated with adiscouraged
object. Thediscouraged
object marks deprecated, obsolete, or legacy features that web developers shouldn't use in new web pages (according to a standards body).Showing Baseline iconography for discouraged features may confuse developers. See the README, the contributor guidelines, and #2388 for recommendations and details.
-
4 features
-
87.2% coverage of BCD
What's Changed
- Add
discouraged
to schema (andwith
statement demo feature) by @ddbeck in #2388 - Add SVG deprecated as discouraged feature by @jamesnw in #2485
- Bump @mdn/browser-compat-data from 5.6.26 to 5.6.28 by @dependabot in #2503
- add caniwebview.com to baseline in the wild by @NiklasMerz in #2481
- Improve GitHub stats by @szepeviktor in #2487
- Add private click measurement by @autonome in #2467
- Add anchor-size rules to anchor-positioning by @jamesnw in #2483
- Barcode detection API feature by @captainbrosset in #2508
New Contributors
- @NiklasMerz made their first contribution in #2481
Full Changelog: v2.15.0...v2.16.0