Skip to content

Reflect before notifying about mutations

Choose a tag to compare

@alshakero alshakero released this 08 Nov 10:34
· 90 commits to master since this release

JSONPatcherProxy used to call the observer's callback before it reflected changes, giving access to outdated information. This is fixed now. Thanks to @warpech.

All details: #21