build(deps): bump prosemirror-trailing-node to 2.0.8 - #611
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@LoneRifle is attempting to deploy a commit to the TypeCell Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks! @LoneRifle I would love to hear more about how @opengovsg is using BlockNote. Exciting! Mind shooting a message on discord or to yousef@blocknotejs.org? |
We're not - a patch was made to prosemirror-trailing-node as we were dependent on it downstream. This PR is part of follow-up work to help other projects pick up the changes we have made. |
Got it, thanks. Very kind! |
Bump prosemirror-trailing-node to 2.0.8 to pick up remirror/remirror#2245, which drops @remirror/core-helpers.
The latter package was heavy, bringing in several additional dependencies, but was only used to create
an array of unique elements, and to check for the presence of elements in arrays.
Accordingly, they have been replaced in 2.0.8 with equivalent code that relies on standard built-in objects.
This PR has been submitted through the course of work for @opengovsg