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 11# @web/mocks
22
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+
314## 1.2.3
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/mocks" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.3.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
6969 },
7070 "dependencies" : {
7171 "@web/storybook-prebuilt" : " ^0.1.37" ,
72- "@web/storybook-utils" : " ^1.0 .0" ,
72+ "@web/storybook-utils" : " ^1.1 .0" ,
7373 "lit" : " ^2.7.5 || ^3.0.0" ,
7474 "msw" : " 2.4.1"
7575 },
Original file line number Diff line number Diff line change 11# @web/storybook-builder
22
3+ ## 0.2.0
4+
5+ ### Minor Changes
6+
7+ - 0fd9659: migrate to Storybook 8
8+
39## 0.1.21
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/storybook-builder" ,
3- "version" : " 0.1.21 " ,
3+ "version" : " 0.2.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11# @web/storybook-framework-web-components
22
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+
314## 0.1.3
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/storybook-framework-web-components" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.2.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
5757 ],
5858 "dependencies" : {
5959 "@storybook/web-components" : " ^8.5.0" ,
60- "@web/storybook-builder" : " ^0.1.17 "
60+ "@web/storybook-builder" : " ^0.2.0 "
6161 },
6262 "devDependencies" : {
6363 "@playwright/test" : " ^1.22.2" ,
6969 "@storybook/types" : " ^8.5.0" ,
7070 "@web/dev-server" : " ^0.4.0" ,
7171 "@web/rollup-plugin-import-meta-assets" : " ^2.2.1" ,
72- "@web/storybook-utils" : " ^1.0.1 " ,
72+ "@web/storybook-utils" : " ^1.1.0 " ,
7373 "storybook" : " ^8.5.0"
7474 }
7575}
Original file line number Diff line number Diff line change 11# @web/storybook-utils
22
3+ ## 1.1.0
4+
5+ ### Minor Changes
6+
7+ - a10a0bd: add backwards compatible support for Storybook 8
8+
39## 1.0.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/storybook-utils" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments