Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Release web-features@2.16.0 #2509

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2025

This is a generated release pull request. Don't merge if you're not ready to carry out the release.

## What's New
* Schema addition: some features, such as the `with` feature, may be annotated with a `discouraged` object. The `discouraged` 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](https://github.com/web-platform-dx/web-features/tree/v2.16.0/packages/web-features#readme), the [contributor guidelines](https://github.com/web-platform-dx/web-features/blob/v2.16.0/docs/guidelines.md#discouraged), and https://github.com/web-platform-dx/web-features/pull/2388 for recommendations and details.

* 4 features
* 87.2% coverage of BCD

## What's Changed
* Add `discouraged` to schema (and `with` statement demo feature) by @ddbeck in https://github.com/web-platform-dx/web-features/pull/2388
* Add SVG deprecated as discouraged feature by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2485
* Bump @mdn/browser-compat-data from 5.6.26 to 5.6.28 by @dependabot in https://github.com/web-platform-dx/web-features/pull/2503
* add caniwebview.com to baseline in the wild by @NiklasMerz in https://github.com/web-platform-dx/web-features/pull/2481
* Improve GitHub stats by @szepeviktor in https://github.com/web-platform-dx/web-features/pull/2487
* Add private click measurement by @autonome in https://github.com/web-platform-dx/web-features/pull/2467
* Add anchor-size rules to anchor-positioning by @jamesnw in https://github.com/web-platform-dx/web-features/pull/2483
* Barcode detection API feature by @captainbrosset in https://github.com/web-platform-dx/web-features/pull/2508

## New Contributors
* @NiklasMerz made their first contribution in https://github.com/web-platform-dx/web-features/pull/2481

**Full Changelog**: https://github.com/web-platform-dx/web-features/compare/v2.15.0...v2.16.0

@github-actions github-actions bot requested a review from ddbeck January 9, 2025 13:21
@ddbeck ddbeck closed this Jan 9, 2025
@ddbeck ddbeck reopened this Jan 9, 2025
@ddbeck
Copy link
Collaborator

ddbeck commented Jan 9, 2025

v2.15.0

{
  "features": 977,
  "compatKeys": 12885,
  "compatKeysUnmapped": 2160,
  "compatCoverage": 0.8600320384461354,
  "compatKeysPerFeatureMean": 13.18833162743091,
  "compatKeysPerFeatureMedian": 4,
  "compatKeysPerFeatureMode": 1,
  "currentBurndownSize": 703
}

now

{
  "features": 981,
  "compatKeys": 13077,
  "compatKeysUnmapped": 2143,
  "compatCoverage": 0.8721488595438175,
  "compatKeysPerFeatureMean": 13.330275229357799,
  "compatKeysPerFeatureMedian": 4,
  "compatKeysPerFeatureMode": 1,
  "currentBurndownSize": 686
}

@ddbeck ddbeck merged commit f1521f9 into main Jan 9, 2025
3 checks passed
@ddbeck ddbeck deleted the release/web-features/20250109132100938 branch January 9, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant