User
Features
- Deep Observation: Nested objects, arrays, Maps, and Sets are automatically wrapped with proxies.
- Full Event Coverage: Supports add, update, delete, and clear operations for all types.
- Path Tracking: Full paths are emitted for changes, even in deeply nested structures.
- Array Method Support: Emits events for mutating methods (
push,pop, etc.). - Map/Set Support: Monitors additions, deletions, and clearing operations.