You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/vscode-messenger-devtools/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Change Log of `vscode-messenger-devtools`
2
2
3
+
## v0.7.0 (May 2026)
4
+
5
+
***New:** Migrated devtools webview UI to [baukasten-ui](https://github.com/TypeFox/baukasten) React component library for a consistent VSCode look and feel
6
+
* Updated to use vscode-messenger v0.6.1 — remove associated message handler when webview is disposed.
7
+
3
8
## v0.6.0 (Jan. 2026)
4
9
5
10
***New:** Added data export functionality - export messenger events as JSON or CSV files
0 commit comments