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
iAPI: Return a deep-clone object from getServerState and getServerContext functions (#73437)
* Move `deepClone` to utils
* Stop using `deepReadOnly` in getServer functions
* Update `getServerState` and `getServerContext` e2e tests
* Update `getServerState` and `getServerContext` TSDocs
* Add changelog update
* Remove "read-only" from type tests
* Add e2e test for copying obj from server state
* Add e2e test for copying obj from server context
---------
Co-authored-by: DAreRodz <darerodz@git.wordpress.org>
Co-authored-by: luisherranz <luisherranz@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
0 commit comments