Remove "upcoming features"
locks opened this issue · 0 comments
locks commented
Historically, adding deprecations with a version of "Upcoming Features" has bitten us in the butt.
My proposal is to remove it by doing the following:
- Add an optional flag to the frontmatter that hides the deprecation (e.g.
upcoming = true
).