Nick Van den Bleeken

Results 2 issues of Nick Van den Bleeken

The change for #263 in release [v2.3.2](https://github.com/sindresorhus/type-fest/releases/tag/v2.3.2) no longer prevents the use of the keys in the Except. The following code no longer gives an error: ```Typescript import { Except...

bug
help wanted

The `child_added` event is triggered with not the complete data tree when you set data on a child that doesn't yet exists (all but the first key of the object...