diff --git a/packages/docs/blog/2025-06-03-dockview-4.3.0.md b/packages/docs/blog/2025-06-03-dockview-4.3.0.md new file mode 100644 index 000000000..33e901e78 --- /dev/null +++ b/packages/docs/blog/2025-06-03-dockview-4.3.0.md @@ -0,0 +1,21 @@ +--- +slug: dockview-4.3.0-release +title: Dockview 4.3.0 +tags: [release] +--- + +# Release Notes + +Please reference docs @ [dockview.dev](https://dockview.dev). + +## 🚀 Features + +- Hide group private methods from public API [#925](https://github.com/mathuo/dockview/pull/925) + +## 🛠 Miscs + +- Bug: Fix the restoring of popout groups from layout [#933](https://github.com/mathuo/dockview/pull/933) +- Internals: Variable name typo [#940](https://github.com/mathuo/dockview/pull/940) + +## 🔥 Breaking changes +