Summary
I've just encountered a crash that happened due to presence of old docs.json files in the output/ directory (removing output/ solved the problem).
Proposal
Include compiler version in all (or some) artifacts, to invalidate them when it does not match the actual version.
Summary
I've just encountered a crash that happened due to presence of old
docs.jsonfiles in theoutput/directory (removingoutput/solved the problem).Proposal
Include compiler version in all (or some) artifacts, to invalidate them when it does not match the actual version.