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