Skip to content

v12.0.0

Choose a tag to compare

@contentful-automation contentful-automation released this 12 May 20:35
· 9 commits to master since this release
4368e60

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)

  • packageManager field absent from package.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