Skip to content

feat: upgrade @tiptap/* to 2.5 to drop @remirror/core-helpers #465

Open
@LoneRifle

Description

@LoneRifle

Describe the feature you'd like to request

Versions 2.5 of TipTap and later use 2.0.8 of prosemirror-trailing-node, which drops a dependency on @remirror/core-helpers.

@remirror/core-helpers has a significant footprint, and only offers two functions used by prosemirror-trailing-node. 2.0.8 replaces those functions with standard built-ins.

Describe the solution you'd like to see

Per title

Additional information

See remirror/remirror#2245

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions