-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
enhancementNew feature or requestNew feature or requestschemaSchema changes, proposals, and bugsSchema changes, proposals, and bugs
Description
Talking to the MDN folks, they'd like a brief summary of why a given feature was marked discouraged.
They'd like this so that they can generate, from web-features, deprecation banners that correspond the most common cases on MDN, where there's mostly boilerplate text with a sentence explaining the reason for the deprecation.
This seems in-scope for what we're doing, like descriptions.
For example, for mutation-events
:
Mutation events have poor performance and browser vendors plan to remove support for them in 2025.
Or for import-assertions
we might have something like:
Import assertions are superseded by import attributes.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestschemaSchema changes, proposals, and bugsSchema changes, proposals, and bugs