v0.20.11
Computed properties now include directive and key name in effect metadata, so slow effect warnings show "computed:keyName" instead of "unknown:unknown". - Add optional `id` field to EffectMeta for non-DOM effects - Update buildEffectId to use explicit id when provided - Pass metadata in setupComputed with directive and key - Add tests for computed effect identification