v2.31.6

exo-explore/exov2.31.6Apr 7, 2026by github-actions[bot]

AI Summary

This release fixes TypeScript type definitions for the sanitizer configuration to accept per-field SanitizerConfig.

Key Highlights

  • Fix for sanitize type to accept per-field SanitizerConfig.
  • Improved type safety for sanitization configurations.

New Features

  • Updated SanitizerConfig type definition to support per-field configuration

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