Skip to content

document-schema.js@5.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:15
· 37 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: 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: drop the dependencies each package no longer uses (62c2108)