Skip to content

document-compute.js@1.1.0

Choose a tag to compare

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

1.1.0 (2026-08-24)

Features

  • eslint: lint JSON, Markdown, and YAML alongside the TypeScript (5a150be)

Code Refactoring

  • document-compute.js: narrow operator arity without type assertions (2256eee)
  • eslint: put type-aware linting on the last six packages (e83df4b)
  • 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 document-compute.js [skip ci] (cd6c64e)
  • deps: drop the dependencies each package no longer uses (62c2108)

Dependencies

  • Updated document-schema.js to ^5.1.0