document-outline.js@3.1.0
·
26 commits
to main
since this release
3.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)
- document-outline.js: export the order-key error from the barrel (42f8cbd)
- eslint: put type-aware linting on the last six packages (e83df4b)
- tsconfig: share the strict compiler options through one base config (e86a366)
Documentation
- document-outline.js: drop the speculative rationale from contentHashV1 (ae00599)
Styles
- format the workspace with prettier (c12e740)
Build System
- deps-dev: take @exadev/eslint-config 2.1.2 and re-enable its alias rule (4b64ac4)
Miscellaneous Chores
- deps: bump document-schema.js to ^5.1.0 in document-outline.js [skip ci] (efac5ea)
- deps: drop the dependencies each package no longer uses (62c2108)
Dependencies
- Updated document-schema.js to ^5.1.0