Skip to content

🔖(patch) release 3.2.1 #943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2025
Merged

🔖(patch) release 3.2.1 #943

merged 2 commits into from
May 7, 2025

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented May 6, 2025

Fixed

@AntoLC AntoLC changed the title Release/3.2.1 🔖(patch) release 3.2.1 May 6, 2025
@AntoLC AntoLC self-assigned this May 6, 2025
@AntoLC AntoLC added the release label May 6, 2025
@AntoLC AntoLC requested review from lunika and virgile-dev May 6, 2025 15:31
@@ -34,6 +34,7 @@
"@typescript-eslint/eslint-plugin": "8.32.0",
"@typescript-eslint/parser": "8.32.0",
"eslint": "8.57.0",
"prosemirror-model": "1.25.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be updated next week. Is it what you want ?

Copy link
Collaborator Author

@AntoLC AntoLC May 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean we should add it in renovate.json ? Yes you're right I think better to do that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I mean, should we add it to renovate indeed

Copy link
Collaborator

@virgile-dev virgile-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect thanks @AntoLC

AntoLC added 2 commits May 7, 2025 10:25
When we copy paste a list, the pasted
list is not formatted correctly.
By pinning prosemirror-model to 1.25.0,
we avoid this issue.
We added "prosemirror-model" to the
ignored dependencies of Renovate to
avoid to have a bump until the patch
on the Blocknote.js side.
Fixed:
- 🐛(frontend) fix list copy paste
@AntoLC AntoLC requested a review from lunika May 7, 2025 08:28
@AntoLC AntoLC merged commit 6be87ed into main May 7, 2025
23 of 24 checks passed
@AntoLC AntoLC deleted the release/3.2.1 branch May 7, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants