Commit 978fd7d
* docs(releases): record the #4212-family plugin-API retirements in the v17 notes and status matrix
The v17 release notes already carried the #4212 row (lifecycle-hook family)
but not its two follow-ups that also ship in the 17.0.0 train:
- "Dead spec clusters removed" gains the #4241 row: the never-built
typed-event cluster (ten payload schemas, the 21-name enum wrong in both
directions, ITypedEventEmitter), and what replaced it — the enforced
IPluginLifecycleEvents registry of the 14 events with a real emitter plus
the LifecycleEventName soft union on hook/trigger.
- "Smaller breaking changes" gains the #4242 entry: ObjectQLEngine.use() /
ObjectQLHostContext removal, with the FROM → TO migration (registerApp /
kernel plugin) and the explicit note that the app-bundle onEnable module
export is a different, live contract.
implementation-status.mdx stops claiming "lifecycle hooks" as a plugin-system
capability (that family never ran and is now retired) and states the real
init/start/destroy contract and the #4241 event registry instead.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HrRNgrWaRtggzmrHpbomyh
* chore: empty changeset for the docs-only release-notes update
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HrRNgrWaRtggzmrHpbomyh
---------
Co-authored-by: Claude <noreply@anthropic.com>
1 parent a1a4140 commit 978fd7d
3 files changed
Lines changed: 21 additions & 3 deletions
File tree
- .changeset
- content/docs/releases
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
| 907 | + | |
907 | 908 | | |
908 | 909 | | |
909 | 910 | | |
| |||
941 | 942 | | |
942 | 943 | | |
943 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
944 | 957 | | |
945 | 958 | | |
946 | 959 | | |
| |||
0 commit comments