File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313---
1414
15+ ## v0.3.2 (2025-06-14)
16+
17+ #### :bug : Bug Fix
18+
19+ - ` vscode-wdio-test ` , ` vscode-wdio-worker `
20+ - [ #58 ] ( https://github.com/webdriverio/vscode-webdriverio/pull/58 ) fix: update error handling for loading wdio config file ([ @mato533 ] ( https://github.com/mato533 ) )
21+
22+ #### :nail_care : Polish
23+
24+ - ` vscode-wdio-worker `
25+ - [ #61 ] ( https://github.com/webdriverio/vscode-webdriverio/pull/61 ) chore: remove babel dependency ([ @mato533 ] ( https://github.com/mato533 ) )
26+ - ` vscode-wdio-worker ` , ` vscode-webdriverio `
27+ - [ #60 ] ( https://github.com/webdriverio/vscode-webdriverio/pull/60 ) feat: module separation of worker module ([ @mato533 ] ( https://github.com/mato533 ) )
28+
29+ #### Committers: 1
30+
31+ - [ @mato533 ] ( https://github.com/mato533 )
32+
1533## v0.3.1 (2025-06-10)
1634
1735#### :house : Internal
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.3.1 " ,
2+ "version" : " 0.3.2 " ,
33 "npmClient" : " pnpm" ,
44 "packages" : [" packages/*" ],
55 "changelog" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/api" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/config" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/constants" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/logger" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/reporter" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/test" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/types" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @vscode-wdio/utils" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments