File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## 2.4.1 (2022-02-??)
3+ ## 2.4.2 (2022-02-11)
4+
5+ - Fixed an "Error: No such command "home" when opening PIO Home (issue [ #2923 ] ( https://github.com/platformio/platformio-vscode-ide/issues/2923 ) )
6+
7+ ## 2.4.1 (2022-02-04)
48
59- Fixed an issue when debugging does not start on Windows (issue [ #2925 ] ( https://github.com/platformio/platformio-vscode-ide/issues/2925 ) )
610
Original file line number Diff line number Diff line change 11{
22 "name" : " platformio-ide" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "publisher" : " platformio" ,
55 "engines" : {
66 "vscode" : " ^1.57.0"
638638 },
639639 "dependencies" : {
640640 "fs-plus" : " ~3.1.1" ,
641- "platformio-node-helpers" : " ~9.4.0 " ,
641+ "platformio-node-helpers" : " ~9.4.1 " ,
642642 "platformio-vscode-debug" : " ~1.4.1"
643643 },
644644 "devDependencies" : {
645- "@babel/core" : " ~7.17.0 " ,
645+ "@babel/core" : " ~7.17.2 " ,
646646 "@babel/eslint-parser" : " ~7.17.0" ,
647647 "@babel/plugin-proposal-class-properties" : " ~7.16.7" ,
648648 "@babel/preset-env" : " ~7.16.11" ,
You can’t perform that action at this time.
0 commit comments