github udecode/plate @platejs/core@52.3.13

6 hours ago

Patch Changes

  • #4903 by @liangzr – perf(static): avoid O(n²) findPath in PlateStatic by passing pre-computed path

    Pass pre-computed path through PlateStatic component tree instead of calling editor.api.findPath() per node. For 1,872 nodes: paragraph-only 593ms → 68.6ms (8.6x), full plugins 1,661ms → 892ms (1.9x).

Don't miss a new plate release

NewReleases is sending notifications on new releases.