feat: Move Delegation to an extension

Also adds a <Warning> MDX component.
This commit is contained in:
natri0 2025-04-21 17:23:22 +00:00
parent 3117b376c9
commit 72039874ab
5 changed files with 125 additions and 26 deletions

View file

@ -8,6 +8,10 @@ export const metadata = {
This page lists changes since Working Draft 3. {{ className: 'lead' }}
## Since WD 5
- Moved [Delegation](/extensions/delegation) to an extension
## Since WD 4
- Removed URI from [Report](/extensions/reports), and replaced `reason` with `tags`.