Releases: contentful/contentful-management.js
Releases · contentful/contentful-management.js
v12.3.0
v12.2.0
v12.1.0
v12.0.0
12.0.0 (2026-03-26)
What's Changed
See full upgrade notes in the Migration Guide
- Full ESM support with CommonJS still available for legacy environments
- A modern bundle structure built with Rollup instead of Babel/Webpack
- Node.js v20+ as the minimum supported runtime
BREAKING CHANGES
- chore: deprecate waterfall client [DX-674] (#2865)
- feat: Default to plain client instead of waterfall client [DX-690] (#2867)
- feat: clean up code structure for better docs (#2827)
- feat: align taxonomy update methods with standard [NONE] (#2478)
- fix: make version param required for entry patch method of plain client [DX-34] (#2610)
Release commit: feat!: v12 major release [DX-455] (#2936) (84a3431), closes #2610 #2851 #2862 #2478
Full Changelog: v11.75.0...v12.0.0
v12.0.0-new-beta.16
12.0.0-new-beta.16 (2026-03-24)
Bug Fixes
- add timeout for space-membership integration tests (bcf3c09)
v12.0.0-new-beta.15
12.0.0-new-beta.15 (2026-03-23)
Bug Fixes
- import paths for unit tests (ac548d4)
- missing type from merge (d434127)
- update ComponentType types to match API changes [DX-692] (#2883) (4cc3763)
- User: adjust
preferredLanguagetype [UFO-1659] (#2897) (302bbd1)
Features
- [CFISO-3092] add automation definition and execution endpoints (#2874) (2e1152f)
- add
defaultUserLanguage+preferredLanguagekeys in typings [UFO-1659] (#2894) (83a77c1) - add new configurations for semantic endpoints [GROOT-2559] (#2909) (3d3efba)
- add new param to create space and add specs for space creation HEJO-8501 (#2931) (c42d7db)
- releases: add metadata filters (#2881) (b7f925b)
- update agent generate endpoint response type [PIC-918] (#2882) (f172302)