v12.0.0
·
9 commits
to master
since this release
12.0.0 (2026-05-12)
Documentation
BREAKING CHANGES
- rationale (DX-787)
- 002: Add explicit breaking release rule — documents the v10.1.7
incident and fix - 003: Scope reduction to cross-cutting utilities — documents the
library's evolution from full batch engine to utility library
Redaction (public repos only)
- Content redaction was not needed — no internal URLs, emails, Slack
channels, or sensitive information was included in generated content
Flagged Items (require human action)
packageManagerfield absent frompackage.json— recommend adding
to pin package manager version (e.g."packageManager": "npm@10.x.x")- README.md still documents historical "Get/Transform/Push" modules that
no longer exist in code — consider updating to reflect current
utility-only scope
Coverage Before / After
- Before: 2/8 canonical artifacts present (README.md, .npmrc)
- After: 8/8 canonical artifacts present