pdf-codec@3.5.0
·
14 commits
to main
since this release
3.5.0 (2026-08-24)
Features
- eslint: enable strictTypeChecked across the workspace (246d69b)
- eslint: lint JSON, Markdown, and YAML alongside the TypeScript (5a150be)
- prettier: enforce formatting through eslint-plugin-prettier (4b8624a)
Code Refactoring
- clear what strictTypeChecked's non-deviated rules found (4a7ad62)
- eslint: move the seven preset-using packages onto the shared config (bfb9fbc)
- tsconfig: share the strict compiler options through one base config (e86a366)
Styles
- format the workspace with prettier (c12e740)
Miscellaneous Chores
- deps: bump byte-codec to ^1.2.0 in pdf-codec [skip ci] (ceaa3a9)
- deps: bump document-schema.js to ^5.1.0 in pdf-codec [skip ci] (1076e31)
- deps: drop the dependencies each package no longer uses (62c2108)
Dependencies
- Updated document-schema.js to ^5.1.0
- Updated byte-codec to ^1.2.0