DragonBones is broken with newest Editor 5.6

It seems that DrgonBones library can’t parse json data from Editor v 5.6.
I switch to DB 4.9 and it works well. Frames are null on line 186 TimelineState.hx
var currentFrame:FrameData = _timelineData.frames[currentFrameIndex];