The <import.parse.complete> event is now invoked with { error, definitions, elementsById, references, warnings } The old payload is deprecated: { error, definitions, context: { elementsById, references, warnings } }