File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable version changes will be recorded in this file.
66
77***
88
9- ### [ v3.19.2 ] update
9+ ### [ v3.19.6 ] update
1010
1111** Change** :
1212 - ` Builder Options ` : Combine all builder options (` *.options.json ` ) into ` eide.json ` .
@@ -15,6 +15,10 @@ All notable version changes will be recorded in this file.
1515** Optimize** :
1616 - ` Project TreeView ` : Expand Project TreeView's root node when you open a project.
1717 - ` Keil Project Import ` : Do not disable internal hex file output if keil project not have any actived User Commands.
18+ - ` Source Code ` : Update dependence packages to resolve package vulnerabilities.
19+ - ` Chip Package Manager ` : Optimize code.
20+
21+ Update build environment to NodeJS ` v16 ` .
1822
1923***
2024
Original file line number Diff line number Diff line change 3838 "homepage" : " https://em-ide.com" ,
3939 "license" : " MIT" ,
4040 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
41- "version" : " 3.19.5 " ,
41+ "version" : " 3.19.6 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments