v2.31.6

EvolvingLMMs-Lab/Aero-1v2.31.6Apr 7, 2026by github-actions[bot]

AI Summary

This release addresses a type definition issue in the sanitize function, allowing it to accept per-field configuration for better type safety.

Key Highlights

  • Fix sanitize type to accept per-field SanitizerConfig
  • New contributor @costajohnt
  • Improves type safety for sanitization

Full Release Notes

Fix sanitize type to accept per-field SanitizerConfig #2997

## What's Changed
* Fix sanitize type to accept per-field SanitizerConfig by @costajohnt in https://github.com/codex-team/editor.js/pull/2997

## New Contributors
* @costajohnt made their first contribution in https://github.com/codex-team/editor.js/pull/2997

**Full Changelog**: https://github.com/codex-team/editor.js/compare/v2.31.5...v2.31.6