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: changelog.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.1.40
2
+
3
+
* Fix for VSCode 1.94 on Windows
4
+
* Refactored ESM code to account for different `import` behavior on Windows compared to macOS ([#166](https://github.com/illixion/vscode-vibrancy-continued/issues/166))
5
+
* Fix for VSCode 1.95-insiders
6
+
* VSCode 1.95-insiders seems to have reverted the recent change to make workbench.html use ESM. This also restores support for older VSCode versions.
0 commit comments