This updates to the latest version of changeset (in my fork) which ensures that array deletions are applied in reverse order. For regular JS arrays, this isn't an issue but this is problematic when we are interacting with some getter/setter like getting members of a set in JSON Importer.
This updates to the latest version of changeset (in my fork) which ensures that array deletions are applied in reverse order. For regular JS arrays, this isn't an issue but this is problematic when we are interacting with some getter/setter like getting members of a set in JSON Importer.