v2.31.6

RightNow-AI/openfangv2.31.6Apr 7, 2026by github-actions[bot]

AI Summary

This release focuses on fixing a type definition issue within the sanitization module, specifically allowing SanitizerConfig to be applied per field. It also marks the first contribution from a new developer.

Key Highlights

  • Fix sanitize type to accept per-field SanitizerConfig
  • New contributor @costajohnt made their first contribution
  • Resolves PR #2997

New Features

  • Fix sanitize type to accept per-field SanitizerConfig

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