v4.2.67
[api-minor] Move the page reference/number caching into the API
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] Replace the `PromiseCapability` with `Promise.withResolvers()`
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