We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad520c9 + e697b75 commit c143cadCopy full SHA for c143cad
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 2.5.4 (2022-09-03)
4
+
5
+- Keep using legacy API for calling VSCode tasks
6
7
## 2.5.3 (2022-09-03)
8
9
- Fixed an issue when Project Tasks are disabled in the VSCode v1.71 (issue [#3299](https://github.com/platformio/platformio-vscode-ide/issues/3299))
package.json
@@ -1,6 +1,6 @@
{
"name": "platformio-ide",
- "version": "2.5.3",
+ "version": "2.5.4",
"publisher": "platformio",
"engines": {
"vscode": "^1.63.0"
0 commit comments