Open
Description
Setting a new value
or a new get
function using Object.defineProperty
should trigger reactions on the relevant key. This should support reacting to both modifying existing keys of and adding new keys to an object.
This would require adding a new Proxy trap and writing tests for the new behavior.
I'm willing and able to help put together a pull request.
Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels