Tiptap Core
Core maintainer since 2022. Led the v2 stable release and full development of v3. Now focused on Tracked Changes, Comments, Devtools, tooling, and open source maintenance across the ecosystem.
Picking up the project
I started working on Tiptap as a core maintainer at the start of 2022, when the original maintainers left and we had to pick up the project. The first few weeks were spent cleaning up the codebase, modernizing the stack, fixing broken end-to-end tests, and making our test suite faster and less flakey.
My first major milestone was getting Tiptap v2 out of the year-long beta it had been stuck in. I discussed with the community what was important for a stable v2, and after months of work, we finally released it on March 29, 2023.
Along the way, I helped grow Tiptap from 170,000 weekly downloads to over 9,102,265 weekly downloads — and I started loving open source work even more.
From the start, I maintained the project alongside Sven Adlung. I took over responsibilities around GitHub communication, managing issues and pull requests, building our CI setup, handling releases, and maintaining the beta and stable release workflows across our next and main branches.
Over the last few years, I built a lot of the functionality that went into Tiptap — from core features and API improvements to tooling and infrastructure. It’s been a constant cycle of building, reviewing, releasing, and improving.
Tiptap v3 & beyond
We started the Tiptap v3.0.0 beta on August 6, 2024. This release included major refactors, better Markdown support, node and mark deletion detection, improved TypeScript support, cleaned-up packages, better server-side compatibility, Markviews, migrations to FloatingUI for toolbars and menus, and much more.
Tiptap v3.0.0 went stable on July 12, 2025.
Now I’m working on even more — the Migrations API, an official Decorations API, a new React renderer, and laying the groundwork for what’s next. We’re already looking forward to a Tiptap v4 release.