v0.1.18-20260221114038
BloopAI/vibe-kanbanv0.1.18-20260221114038Feb 21, 2026by github-actions[bot]
AI Summary
This release includes a significant router migration to TanStack Router for the frontends, along with bug fixes for review annotation width in horizontally scrolling diffs and Electric fallback lock issues on tab-switch cancellations.
Key Highlights
- Migrated frontends to TanStack Router for improved routing
- Fixed review annotation width in horizontally scrolling diffs
- Prevented Electric fallback lock on tab-switch cancellations
- Published to npm registry
New Features
- TanStack Router migration for frontend routing
Full Release Notes
## What's Changed * Fix review annotation width in horizontally scrolling diffs (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2885 * feat(router): migrate frontends to TanStack Router by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/2850 * Prevent Electric fallback lock on tab-switch cancellations (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2886 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/remote-v0.1.10...v0.1.18-20260221114038 ✅ **Published to npm registry**