You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing #358, I noticed that node:prop:set events can contain multiple props, but node:prop:del events can only contain a single prop. After a short discussion with @invisig0th, we decided that all splice events should represent singular atomic actions.
The text was updated successfully, but these errors were encountered:
While reviewing #358, I noticed that
node:prop:set
events can contain multiple props, butnode:prop:del
events can only contain a single prop. After a short discussion with @invisig0th, we decided that all splice events should represent singular atomic actions.The text was updated successfully, but these errors were encountered: