Skip to content

byte-codec@1.2.0

Choose a tag to compare

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

1.2.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)

Styles

  • format the workspace with prettier (c12e740)

Miscellaneous Chores

  • deps: drop the dependencies each package no longer uses (62c2108)