Quite a few versions ago I put in a request that any JSON exported from Spine would have objects / nodes sorted in a consistent alphabetical order. This feature was implemented pretty rapidly... serving to ensure that granular changes are visible in diff type output, eg. when reviewing change logs for git, etc.
In some recent build, the sorting for JSON output seems to have reverted to some arbitrary or specific non-alphabetical order, making commit diff display super noisy and mostly useless
It would be great to get JSON output (pretty print at least) sorted correctly again so my DIFF views are useful again.
Thanks!