v1.0.1
fix(widget): improve conditions decoding and deterministic cache key
Harden decoding of widget conditions and stabilize cache key generation.
- Use injected Json serializer ($this->serializer) consistently
- Catch \InvalidArgumentException and log context safely