File tree 2 files changed +6
-2
lines changed
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.
6
6
7
7
***
8
8
9
- ### [ v3.19.2 ] update
9
+ ### [ v3.19.6 ] update
10
10
11
11
** Change** :
12
12
- ` 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.
15
15
** Optimize** :
16
16
- ` Project TreeView ` : Expand Project TreeView's root node when you open a project.
17
17
- ` 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 ` .
18
22
19
23
***
20
24
Original file line number Diff line number Diff line change 38
38
"homepage" : " https://em-ide.com" ,
39
39
"license" : " MIT" ,
40
40
"description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
41
- "version" : " 3.19.5 " ,
41
+ "version" : " 3.19.6 " ,
42
42
"preview" : false ,
43
43
"engines" : {
44
44
"vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments