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
added .replaceChild to FixIt.Change to allow replacing a nullable child node with a proper node
type erased keypath, parent node and child node
type safe operation is performed inside the `replaceRange` closure
modified `PeerMacroTests` to adopt `.replaceChild`
0 commit comments