Skip to content

v11.0.0

Choose a tag to compare

@contentful-automation contentful-automation released this 15 Apr 20:01
· 17 commits to master since this release
49cdace

11.0.0 (2026-04-15)

  • feat!: add breaking release rule and trigger v11.0.0 [DX-787] (#1125) (49cdace)

BREAKING CHANGES

Node < 22 is no longer supported. The engines.node minimum has been raised to >=22. Consumers running Node 18 or 20 must upgrade before updating to this version.

Changes

  • Bumps contentful-management to ^12.3.0
  • Bumps contentful to ^11.12.1
  • Raises engines.node to >=22
  • Adds .nvmrc with Node 24 for local development
  • Fixes semantic-release config to correctly publish future breaking changes as major versions