v5.6.205
Report loading progress "automatically" when using the `PDFDataTransportStream` class, and remove the `PDFDataRangeTransport.prototype.onDataProgress` method
Avoid branching in convertBlackAndWhiteToRGBA
[api-major] Replace `MissingPDFException` and `UnexpectedResponseException` with one exception
Remove the `isArrayBuffer` helper function
Split the `src/shared/obj-bin-transform.js` file into separate files for the main/worker threads (PR 20197 follow-up)
[JS] Make the date parser less strict
Start using `Blob.prototype.bytes()` in the code-base