odf.js@6.1.0
·
20 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 document-schema.js to ^5.1.0 in odf.js [skip ci] (61d5933)
- deps: drop the dependencies each package no longer uses (62c2108)
Dependencies
- Updated document-schema.js to ^5.1.0