v4.3.136
Reduce indentation when parsing new annotations in `getOperatorList`
Don't register a pending `TextLayer` until `render` is invoked (PR 18104 follow-up)
Vectorize the logo.
Use the string value of the field when calling the Format callback (bug 1889122)
Simplify the way to pass the glyph drawing instructions from the worker to the main thread
Use ESLint to ensure that `export`s are sorted alphabetically
Update the year in the `license_header` files
[api-minor] Remove the image-related error message prefixes
[api-minor] Re-factor the basic textLayer-functionality
ESMify some modules for m-c (bug 1824610)
Use shorter arrow functions where possible
Output `pdf.scripting.js` as a JavaScript module (PR 17055 follow-up)
Allow, optionally, using worker-modules during local development