2.1.1
I just thought of a side-effect of using copy with other instances. Since copy was filtering own property names, it's possible for lazily added properties to not be filtered, like `parent` etc.
I just thought of a side-effect of using copy with other instances. Since copy was filtering own property names, it's possible for lazily added properties to not be filtered, like `parent` etc.