File tree Expand file tree Collapse file tree 10 files changed +41
-19
lines changed
storybook-framework-web-components Expand file tree Collapse file tree 10 files changed +41
-19
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @web/mocks
2
2
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - a10a0bd: add backwards compatible support for Storybook 8
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ a10a0bd]
12
+ - @web/storybook-utils @1.1.0
13
+
3
14
## 1.2.3
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/mocks" ,
3
- "version" : " 1.2.3 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
69
69
},
70
70
"dependencies" : {
71
71
"@web/storybook-prebuilt" : " ^0.1.37" ,
72
- "@web/storybook-utils" : " ^1.0 .0" ,
72
+ "@web/storybook-utils" : " ^1.1 .0" ,
73
73
"lit" : " ^2.7.5 || ^3.0.0" ,
74
74
"msw" : " 2.4.1"
75
75
},
Original file line number Diff line number Diff line change 1
1
# @web/storybook-builder
2
2
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 0fd9659: migrate to Storybook 8
8
+
3
9
## 0.1.21
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-builder" ,
3
- "version" : " 0.1.21 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/storybook-framework-web-components
2
2
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 0fd9659: migrate to Storybook 8
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ 0fd9659]
12
+ - @web/storybook-builder @0.2.0
13
+
3
14
## 0.1.3
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-framework-web-components" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
57
57
],
58
58
"dependencies" : {
59
59
"@storybook/web-components" : " ^8.5.0" ,
60
- "@web/storybook-builder" : " ^0.1.17 "
60
+ "@web/storybook-builder" : " ^0.2.0 "
61
61
},
62
62
"devDependencies" : {
63
63
"@playwright/test" : " ^1.22.2" ,
69
69
"@storybook/types" : " ^8.5.0" ,
70
70
"@web/dev-server" : " ^0.4.0" ,
71
71
"@web/rollup-plugin-import-meta-assets" : " ^2.2.1" ,
72
- "@web/storybook-utils" : " ^1.0.1 " ,
72
+ "@web/storybook-utils" : " ^1.1.0 " ,
73
73
"storybook" : " ^8.5.0"
74
74
}
75
75
}
Original file line number Diff line number Diff line change 1
1
# @web/storybook-utils
2
2
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - a10a0bd: add backwards compatible support for Storybook 8
8
+
3
9
## 1.0.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-utils" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments