Skip to content

Conversation

matthewlipski
Copy link
Collaborator

Summary

This PR updates @mantine/core and @mantine/hooks to version 8.3.4.

Closes #2062

Rationale

Mantine 8.3.3 had an issue which caused errors due to missing files (see #2062). We we previously on version ^8.3.2, but due to semantic versioning and being a peer dependency, installing Mantine would run into this issue. This was also causing the StackBlitz demos on the website to fail.

Since the newest version is now 8.3.4, this issue should be pretty much fixed on its own. But for good measure, we should still update to ^8.3.4 ourselves.

Changes

Updated all package.json and package.json template to have the updated Mantine package versions. Updated package-lock.yaml.

Impact

N/A

Testing

N/A

Screenshots/Video

N/A

Checklist

  • Code follows the project's coding standards.
  • Unit tests covering the new feature have been added.
  • All existing tests pass.
  • The documentation has been updated to reflect the new feature

Additional Notes

Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
blocknote Ready Ready Preview Oct 10, 2025 10:56am
blocknote-website Ready Ready Preview Oct 10, 2025 10:56am

Copy link

pkg-pr-new bot commented Oct 10, 2025

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/ariakit@2093

@blocknote/code-block

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/code-block@2093

@blocknote/core

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/core@2093

@blocknote/mantine

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/mantine@2093

@blocknote/react

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/react@2093

@blocknote/server-util

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/server-util@2093

@blocknote/shadcn

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/shadcn@2093

@blocknote/xl-ai

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-ai@2093

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-docx-exporter@2093

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-email-exporter@2093

@blocknote/xl-multi-column

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-multi-column@2093

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-odt-exporter@2093

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-pdf-exporter@2093

commit: 0092802

@matthewlipski matthewlipski merged commit 9ef3394 into main Oct 10, 2025
8 checks passed
@matthewlipski matthewlipski deleted the mantine-8.3.4 branch October 10, 2025 12:09
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.

Unresolved stylesheet

2 participants