File tree Expand file tree Collapse file tree 8 files changed +27
-16
lines changed Expand file tree Collapse file tree 8 files changed +27
-16
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @web/dev-server
22
3+ ## 0.3.3
4+
5+ ### Patch Changes
6+
7+ - d9996d2d: Fix an issue where the nodeResolve plugin wasn't accepting user configuration correctly
8+
39## 0.3.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/dev-server" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11# @web/test-runner-commands
22
3+ ## 0.8.1
4+
5+ ### Patch Changes
6+
7+ - d07fc49c: Add the selectOption plugin's exports and types correctly
8+
39## 0.8.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/test-runner-commands" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11# @web/test-runner
22
3+ ## 0.17.2
4+
5+ ### Patch Changes
6+
7+ - d07fc49c: Add the selectOption plugin's exports and types correctly
8+ - Updated dependencies [ d07fc49c]
9+ - Updated dependencies [ d9996d2d]
10+ - @web/test-runner-commands @0.8.1
11+ - @web/dev-server @0.3.3
12+
313## 0.17.1
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/test-runner" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.17.2 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
8181 "dependencies" : {
8282 "@web/browser-logs" : " ^0.3.3" ,
8383 "@web/config-loader" : " ^0.2.1" ,
84- "@web/dev-server" : " ^0.3.1 " ,
84+ "@web/dev-server" : " ^0.3.3 " ,
8585 "@web/test-runner-chrome" : " ^0.14.0" ,
86- "@web/test-runner-commands" : " ^0.8.0 " ,
86+ "@web/test-runner-commands" : " ^0.8.1 " ,
8787 "@web/test-runner-core" : " ^0.11.1" ,
8888 "@web/test-runner-mocha" : " ^0.8.1" ,
8989 "camelcase" : " ^6.2.0" ,
You can’t perform that action at this time.
0 commit comments