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
fix(mock-doc): updated node.prepend to work even if there are no existing children (#6640)
* Updated node.prepend to work even if there are no existing children to insert the new child before
* Updated addGlobalStyleToComponents option to default to 'client' and only attempt to add globalStyles when hydrating if the option is set to true
* Formatted changes with prettier
0 commit comments