Skip to content

documents@2.1.0

Latest

Choose a tag to compare

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

2.1.0 (2026-08-24)

Features

  • eslint: enable strictTypeChecked across the workspace (246d69b)
  • eslint: lint JSON, Markdown, and YAML alongside the TypeScript (5a150be)
  • knip: check the workspace for unused files, exports, and dependencies (384a260)

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)

Documentation

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

Styles

  • format the workspace with prettier (c12e740)

Miscellaneous Chores

  • deps: bump document-schema.js to ^5.1.0 in documents [skip ci] (2f6eb0e)
  • deps: bump documents.js to ^6.1.0 in documents [skip ci] (af8df12)
  • deps: bump markdown-codec to ^6.1.0 in documents [skip ci] (23a9810)
  • deps: drop the dependencies each package no longer uses (62c2108)

Dependencies

  • Updated documents.js to ^6.1.0
  • Updated markdown-codec to ^6.1.0
  • Updated document-schema.js to ^5.1.0