Skip to content

Update hocuspocus/provider #2547

@PandasProperty

Description

@PandasProperty

What’s broken?

blocknote/core has peer dependencies

  "peerDependencies": {
    "@hocuspocus/provider": "^2.15.2 || ^3.0.0"
  }

For development reasons I had to update the @hocuspocus/provider to 3.4.4. The core package cannot be build there since there are no longer exported

import type {
  TCollabComment,
  TCollabThread,
  TiptapCollabProvider,
} from "@hocuspocus/provider";

in /core/src/comments/threadstore/TipTapThreadStore.ts

I think for now i can delete TipTapThreadStore from my project sinxe its not used.

Do you plan to do an update for the "@hocuspocus/provider" soon? I have a local copy of the packages needed, for customisation purpose, I updated something today, tried to build and i noticed this.

What did you expect to happen?

The last blocknote version to work with the last @hocuspocus/provider

Steps to reproduce

No response

BlockNote version

No response

Environment

No response

Additional context

No response

Contribution

  • I'd be interested in contributing a fix for this issue

Sponsor

  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue has not yet been reviewed or classified by maintainers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions