Design System: fix empty (or zero) content in <Counter> component
Fixed "scope" property not being saved in custom integrations' manifest which was preventing accessing user's mail and name in Mesh Framework
Improved Cache Key Granularity: Fixed an issue where cache keys did not include the pattern identifier, causing components based on different patterns to incorrectly share cached values. Now, the pattern ID is included in the cache key
Improvements
Avoid caching Custom Edgehancers results if they contain errors