chore: v4.5.0 docs

This commit is contained in:
mathuo 2025-07-19 14:34:30 +01:00
parent 1a17874b7d
commit 84a68cfda1
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -0,0 +1,20 @@
---
slug: dockview-4.5.0-release
title: Dockview 4.5.0
tags: [release]
---
# Release Notes
Please reference docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
- Add `skipSetActive` parameter to moveTo functions [#962](https://github.com/mathuo/dockview/pull/962)
## 🛠 Miscs
- Bug: Prevent ghost group creation when dragging popout groups back to grid [#966](https://github.com/mathuo/dockview/pull/966)
- Bug: Correct positioning when dragging groups from popout to main window [#964](https://github.com/mathuo/dockview/pull/964)
## 🔥 Breaking changes