General Deprecate API

Deprecate a public API (class, method, property, type, constant, or context token) following the 2-major-version rule. Use when removing or replacing any publicly exported symbol that external consumers may depend on — includes exports from package index.ts files, global components, extension type aliases, and manifest schemas.

umbraco 428bf72 4.6 KB Updated

File contents

umbraco/umbraco-cms/tree/main/src/Umbraco.Web.UI.Client/.claude/skills/general-deprecate-api commit 428bf72601

Frequently asked questions

npx skillmds@latest add umbraco/general-deprecate-api