prop-types icon indicating copy to clipboard operation
prop-types copied to clipboard

Remove object-assign dependency

Open oliviertassinari opened this issue 1 year ago • 1 comments

I imagine that it would makes sense to match what react is doing: https://github.com/facebook/react/pull/23351 and https://github.com/facebook/react/pull/28480

oliviertassinari avatar Feb 25 '24 16:02 oliviertassinari

If this package does a major bump, that’s a change we can make then, but that’s not a sufficient reason to do a major bump.

ljharb avatar Feb 25 '24 17:02 ljharb