github udecode/plate @udecode/plate-heading@49.0.0

latest releases: @platejs/dnd@49.2.22, @platejs/core@49.2.21, @platejs/slate@49.2.21...
2 months ago

Major Changes

  • #4327 by @zbeyens
    • Package @udecode/plate-heading has been deprecated.
      • HeadingPlugin and individual heading plugins (e.g., H1Plugin) have been moved to @platejs/basic-nodes.
        • Migration: Import from @platejs/basic-nodes/react (e.g., import { HeadingPlugin } from '@platejs/basic-nodes/react';).
      • TocPlugin has been moved to @platejs/toc.
        • Migration: Add @platejs/toc to your dependencies and import TocPlugin from @platejs/toc/react.
    • Remove @udecode/plate-heading from your dependencies.

Don't miss a new plate release

NewReleases is sending notifications on new releases.