v6.2.108
Report loading progress "automatically" when using the `PDFDataTransportStream` class, and remove the `PDFDataRangeTransport.prototype.onDataProgress` method
Use the `convertRGBToRGBA` helper with RGB images in `putBinaryImageData`
Re-factor how "internal" EventBus listeners are handled in the viewer
Add an eslint plugin for using MathClamp when it's possible
[api-major] Replace `MissingPDFException` and `UnexpectedResponseException` with one exception
Remove the `isArrayBuffer` helper function
Add support for function-based shadings (bug 1254066)
Move the `MathClamp` helper function to its own file
Remove the `objectSize` helper function