v4.2.67
Removes external/cmaps; adds binary cmaps to the repo
Use more optional chaining, and other modern JS, in the building code
[ESM] Convert the "cmaps"-task to use `import()` syntax
Rename *.d.ts to *.d.mts. Close #17241
Use the Fetch API to download the l10n files
Use the pdf.js warn when using jpx decoder
Update quickjs to 3f81070e573e3592728dbbbd04c84c498b20d6dc
[api-minor] Use a local font or fallback on an embedded one (if it exists) for non-embedded fonts (bug 1766039)
Enable `unicorn/prefer-at` unconditionally (PR 15014 follow-up)