blocknote-comments
blocknote-comments copied to clipboard
comments plugin for blocknote
I am using nextjs 14 and typescript , and i got this issue : in this line : comment: commentStyleSpec, ``` Type '{ config: { type: string; propSchema: "string"; };...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.26.10. Release notes Sourced from @babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.14. Release notes Sourced from vite's releases. v5.4.14 Please refer to CHANGELOG.md for details. v5.4.13 Please refer to CHANGELOG.md for details. v5.4.12 This version contains...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.14 to 5.4.12. Release notes Sourced from vite's releases. v5.4.12 This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details. Please refer...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
**Describe the bug** 源码例子中的blocknote版本太老,与新版本不兼容,报错 **To Reproduce** Steps to reproduce the behavior: 1. npm install @blocknote/core @blocknote/react @blocknote/mantine 2. npm install @defensestation/blocknote-comments 3. 按照例子中引入 4. 选中文字时报错  **Screenshots** If applicable, add...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 12.0.0. Changelog Sourced from glob's changelog. changeglob 12 Remove the unsafe --shell option. The --shell option is now ONLY supported on known shells where the...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...