New features
ctx.errorfor custom editors — the custom editor render context now includes the current validation error (string | null), so custom editors can style their own invalid state whenvalidaterejects a commit. → Inline editing (#1355)ctx.inputReffor custom editors — attach it as therefof your focusable element to get auto-focus when the editor opens and refocus after a rejected commit, matching the built-in editors. → Inline editing (#1355)
Full changelog: https://reactdatatable.com/docs/changelog