Skip to content

document-cli@5.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:28
· 8 commits to main since this release

5.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: put type-aware linting on the last six packages (e83df4b)
  • tsconfig: share the strict compiler options through one base config (e86a366)

Documentation

  • add the licence, security, and issue-template files the repo was missing (d7d1059)

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-outline.js to ^3.1.0 in document-cli [skip ci] (d32dada)
  • deps: bump document-schema.js to ^5.1.0 in document-cli [skip ci] (ac90b4d)
  • deps: bump documents.js to ^6.1.0 in document-cli [skip ci] (2c51137)
  • deps: bump odf.js to ^6.1.0 in document-cli [skip ci] (60c3c50)
  • deps: drop the dependencies each package no longer uses (62c2108)

Dependencies

  • Updated documents.js to ^6.1.0
  • Updated odf.js to ^6.1.0
  • Updated document-outline.js to ^3.1.0
  • Updated document-schema.js to ^5.1.0