github udecode/plate @platejs/core@50.3.7

latest releases: @platejs/selection@51.0.0, platejs@51.0.0, @platejs/toggle@51.0.0...
3 days ago

Patch Changes

  • #4689 by @felixfeng33 – Decouple createSlateEditor from React:

    • createZustandStore from @platejs/core (or platejs) is now a vanilla store without React-specific functionality (hooks).
    • The previous behavior of createZustandStore is now available in @platejs/core/react (or platejs/react). This is not part of our public API so it won't be a breaking change, but if you're using it, you'll need to import it from @platejs/core/react (or platejs/react) instead.

Don't miss a new plate release

NewReleases is sending notifications on new releases.