Skip to content

Commit

Permalink
chore: v3.0.3 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathuo committed Feb 2, 2025
1 parent 0e3afcf commit 71b9954
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/docs/blog/2025-02-02-dockview-3.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
slug: dockview-3.0.3-release
title: Dockview 3.0.3
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

0 comments on commit 71b9954

Please sign in to comment.