Skip to content

v0.20.11

@owahltinez owahltinez tagged this 13 Jan 21:13
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
Assets 2
Loading