dockview/packages/docs/blog/2025-02-02-dockview-3.1.0.md
2025-02-02 22:31:11 +00:00

23 lines
692 B
Markdown

---
slug: dockview-3.1.0-release
title: Dockview 3.1.0
tags: [release]
---
# Release Notes
Please reference docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
- Close tab with middle mouse button [#847](https://github.com/mathuo/dockview/pull/847)
## 🛠 Miscs
- Bug: Fix crash on navigation with open popout group [#835](https://github.com/mathuo/dockview/pull/848) [#845](https://github.com/mathuo/dockview/pull/845)
- Bug: Subscribe to `onDidAcitvePanelChange` immediately, rather than deferred to `queueMicrotask` [#843](https://github.com/mathuo/dockview/pull/843)
- Bug: Minor theme fixup [#831](https://github.com/mathuo/dockview/pull/831)
## 🔥 Breaking changes