github udecode/plate @udecode/plate-core@28.0.0

latest releases: @udecode/plate-table@38.0.6, @udecode/plate@38.0.6, @udecode/plate-utils@38.0.6...
9 months ago

Major Changes

  • 822f6f56b by @12joan
    • Upgrade to jotai-x@1.1.0
    • Add useEditorSelector hook to only re-render when a specific property of editor changes
    • Remove { fn: ... } workaround for jotai stores that contain functions
    • Breaking change: usePlateSelectors, usePlateActions and usePlateStates no longer accept generic type arguments. If custom types are required, cast the resulting values at the point of use, or use hooks like useEditorRef that still provide generics.
    • Fix: readOnly on Plate store defaults to false and overrides readOnly on PlateContent
    • Fix: Plate ignores plugins passed via editor

Don't miss a new plate release

NewReleases is sending notifications on new releases.