Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@blocknote/core (source) ^0.37.0 -> ^0.42.0 age confidence

Release Notes

TypeCellOS/BlockNote (@​blocknote/core)

v0.42.0

Compare Source

🚀 Features
🩹 Fixes
  • Emoji picker issues (#​2092)
  • set a default for blocksToFullHTML #​2100 (#​2101, #​2100)
  • correctly index blocks that have children fixes #​2115 (#​2116, #​2115)
  • add more lenient parsing for code blocks, to accept newlines #​2105 (#​2108, #​2105)
  • Firefox invisible text cursor after dropping blocks (#​2128)
  • parsing priority for custom inline content and styles (#​2119)
  • BlockTypeSelect item filtering based on schema (#​2112)
  • deleting last block in column (#​2110)
  • comments: update the styles for the cursor to be the default cursor (#​2163)
  • comments: always surface the closest mark to the current position (#​2164)
  • comments: scrolling bug when clicking comment marks (#​2165)
  • react: destroy editor instances after two ticks (#​2121)
  • schema-migration: more robust migration of background-color & text-color attributes (#​2154)
  • unique-id: do not attempt to append to y-sync plugin transactions (#​2153)
❤️ Thank You

v0.41.1

Compare Source

This was a version bump only, there were no code changes.

v0.41.0

Compare Source

🚀 Features
  • AI menu auto scrolling (#​2039)
  • Shortcut to delete empty table while cells are selected (#​2052)
  • divider: add a divider block (#​2014)
🩹 Fixes
  • Code block language select value not updating properly (#​2050)
  • disable input rules for numbered headings #​1789 (#​2032, #​1789)
  • video parsing and export for markdown (#​1955)
  • Reaction picker shown for users who can't react (#​2061)
  • Add Mantine dependency to individual examples (#​2070)
  • allow listening to onChange and other events before the underlying editor is initialized (#​2063)
  • toggle and check list item blocks (#​2071)
  • added missing fields to implementations in editor schema block specs (#​2046)
❤️ Thank You

v0.40.0

Compare Source

🚀 Features
🩹 Fixes
  • Block colors menu not always showing (#​2027)
  • Update remianing examples to Mantine v8 (#​2031)
  • ShadCN example Tailwind setup (#​2042)
❤️ Thank You

v0.39.2

Compare Source

v0.39.1

Compare Source

🩹 Fixes
  • cleanup accesses to prosemirrorView to account for tiptap 3 behavior (#​2017)
  • core: input rules can handle when a new block is empty now (#​2013)
❤️ Thank You
  • Nick Perez

v0.39.0

Compare Source

🚀 Features
  • move all blocks to use the custom blocks API (#​1904)
  • core: support for Tiptap V3 (#​2001)
❤️ Thank You
  • Nick Perez

v0.38.0

Compare Source

🚀 Features
  • Custom schemas for comment editors (#​1976)
🩹 Fixes
  • Suggestion menu positioning (#​1975)
  • doLLMRequest fails when deleting a non-existent block (#​1982)
  • file block resize handles not working with touch inputs (#​1981)
  • get pdf example working again (a90ae4d58)
  • better markdown & html paste, make methods synchronous (#​1957)
  • Improve setting text for custom file blocks (#​1984)
  • react: close link popover on submit in static formatting toolbar #​1696 (#​1997, #​1696)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch from 3466550 to f40b770 Compare September 17, 2025 09:58
@renovate renovate bot changed the title Update dependency @blocknote/core to ^0.38.0 Update dependency @blocknote/core to ^0.39.0 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 4 times, most recently from 33ed255 to acc0ab9 Compare September 24, 2025 13:46
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 7 times, most recently from 903449c to e815c93 Compare September 30, 2025 09:49
@renovate renovate bot changed the title Update dependency @blocknote/core to ^0.39.0 Update dependency @blocknote/core to ^0.40.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 3 times, most recently from f050312 to 8c44d54 Compare October 2, 2025 10:13
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch from 8c44d54 to 82471d8 Compare October 8, 2025 10:54
@renovate renovate bot changed the title Update dependency @blocknote/core to ^0.40.0 Update dependency @blocknote/core to ^0.41.0 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 6 times, most recently from 61569a8 to f83bda6 Compare October 15, 2025 17:13
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 5 times, most recently from bd480df to 9bb4e5c Compare October 22, 2025 17:46
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from 37388a1 to 7dd2173 Compare November 10, 2025 17:56
@renovate renovate bot changed the title Update dependency @blocknote/core to ^0.41.0 Update dependency @blocknote/core to ^0.42.0 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch 6 times, most recently from ba43346 to a484334 Compare November 13, 2025 14:19
@renovate renovate bot force-pushed the renovate/blocknote-core-0.x branch from a484334 to a06fe0e Compare November 13, 2025 14:21
@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency @blocknote/core to ^0.42.0 Update dependency @blocknote/core to ^0.42.0 - abandoned Nov 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants