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
Revert assignProps function changes to fix observable instance regression
- Reverted assignProps back to using Object.getOwnPropertyDescriptors()
- Fixes 32.43% performance degradation in mobx-state-tree ClassModel benchmark
- Keeps other optimizations (identifier validation, array instantiation)
Co-Authored-By: Harry Brundage <[email protected]>
0 commit comments