documents.js@6.1.0
·
12 commits
to main
since this release
6.1.0 (2026-08-24)
Features
- eslint: enable strictTypeChecked across the workspace (246d69b)
- eslint: lint JSON, Markdown, and YAML alongside the TypeScript (5a150be)
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 documents.js [skip ci] (48b4315)
- deps: bump document-schema.js to ^5.1.0 in documents.js [skip ci] (6ec4b7f)
- deps: bump markdown-codec to ^6.1.0 in documents.js [skip ci] (194fe4d)
- deps: bump odf.js to ^6.1.0 in documents.js [skip ci] (2690548)
- deps: bump ooxml.js to ^6.1.0 in documents.js [skip ci] (960197a)
- deps: bump pdf-codec to ^3.5.0 in documents.js [skip ci] (a6d4ee0)
- deps: drop the dependencies each package no longer uses (62c2108)
Dependencies
- Updated pdf-codec to ^3.5.0
- Updated ooxml.js to ^6.1.0
- Updated odf.js to ^6.1.0
- Updated markdown-codec to ^6.1.0
- Updated document-schema.js to ^5.1.0
- Updated byte-codec to ^1.2.0