v2.31.6

labring/sealosv2.31.6Apr 7, 2026by github-actions[bot]

AI Summary

This release addresses a type definition issue in the sanitization configuration, allowing the `SanitizerConfig` to accept per-field rules for enhanced control.

Key Highlights

  • Fixed type definition to accept per-field SanitizerConfig
  • Improved granular control over sanitization rules
  • New contributor @costajohnt

New Features

  • Enhanced flexibility in sanitization 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