Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storybookjs/storybook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.10
Choose a base ref
...
head repository: storybookjs/storybook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.11
Choose a head ref

Commits on Aug 3, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ef5be92 View commit details

Commits on Aug 4, 2022

  1. Copy the full SHA
    f232459 View commit details

Commits on Aug 17, 2022

  1. Merge pull request #18710 from ProjektGopher/fix/vue-client-extractAr…

    …gTypes
    
    [bugfix] Check for undefined before reading property in extractArgTypes.ts
    ndelangen authored and shilman committed Aug 17, 2022
    Copy the full SHA
    5c4ec40 View commit details
  2. Merge pull request #18883 from AbrahamBrookes/patch-2

    Update cli-options.md
    jonniebigodes authored and shilman committed Aug 17, 2022
    Copy the full SHA
    64e09b7 View commit details
  3. Merge pull request #18868 from storybookjs/yann/sb-641-storybook-meta…

    …data-extracts-addons
    
    telemetry: improve addon extraction logic
    yannbf authored and shilman committed Aug 17, 2022
    Copy the full SHA
    cb7bad2 View commit details
  4. Merge pull request #18863 from RichardNorton/patch-2

    Update README.stories.mdx
    jonniebigodes authored and shilman committed Aug 17, 2022
    Copy the full SHA
    8bcb972 View commit details
  5. Merge pull request #18916 from storybookjs/fix/set-project-annotations

    Store: always call composeConfigs in setProjectAnnotations
    yannbf authored and shilman committed Aug 17, 2022
    Copy the full SHA
    8212448 View commit details
  6. Merge pull request #18933 from Lalanthawi/patch-2

    Update introduction.md
    shilman committed Aug 17, 2022
    Copy the full SHA
    126054d View commit details
  7. Merge pull request #18737 from storybookjs/fix-react-18-docs-tests

    React: Fix callback behavior in `react@18`
    tmeasday authored and shilman committed Aug 17, 2022
    Copy the full SHA
    f17999b View commit details
  8. Copy the full SHA
    4ea87f0 View commit details
  9. 6.5.11-alpha.0 changelog

    shilman committed Aug 17, 2022
    Copy the full SHA
    8f9af4e View commit details
  10. Copy the full SHA
    f9ad76f View commit details
  11. v6.5.11-alpha.0

    shilman committed Aug 17, 2022
    Copy the full SHA
    32945d1 View commit details
  12. Copy the full SHA
    203b1cf View commit details

Commits on Aug 22, 2022

  1. Merge pull request #18970 from storybookjs/chore_docs_composition_upd…

    …ates
    
    Chore: (Docs) Minor tweaks to the composition docs
    jonniebigodes authored and shilman committed Aug 22, 2022
    Copy the full SHA
    5701756 View commit details
  2. Merge pull request #18966 from reech-florian/patch-2

    chore(docs): fix mistakes in ArgsTable customizing table
    jonniebigodes authored and shilman committed Aug 22, 2022
    Copy the full SHA
    f00e484 View commit details
  3. Merge pull request #18959 from ProjektGopher/fix/extractArgTypes

    Vue: Fix enum check in extractArgTypes
    shilman committed Aug 22, 2022
    1
    Copy the full SHA
    fca777b View commit details
  4. 6.5.11-alpha.1 changelog

    shilman committed Aug 22, 2022
    Copy the full SHA
    7144fbb View commit details
  5. Copy the full SHA
    fd691ca View commit details
  6. v6.5.11-alpha.1

    shilman committed Aug 22, 2022
    Copy the full SHA
    26cfe20 View commit details
  7. Copy the full SHA
    acef373 View commit details

Commits on Aug 23, 2022

  1. Copy the full SHA
    87a5534 View commit details
  2. Merge pull request #18993 from storybookjs/jonathankolnik/patch-ie-in…

    …teractions-bug
    
    Addon-interactions: Fix IE support by replacing array includes
    shilman authored Aug 23, 2022
    Copy the full SHA
    962e9a7 View commit details

Commits on Sep 7, 2022

  1. Merge pull request #19033 from ShaunLloyd/patch-2

    Fix npm command to install essentials
    jonniebigodes authored and shilman committed Sep 7, 2022
    Copy the full SHA
    383b770 View commit details
  2. Merge pull request #19009 from Lalanthawi/patch-3

    Update README.md
    kylegach authored and shilman committed Sep 7, 2022
    Copy the full SHA
    25c1bcd View commit details
  3. Merge pull request #18976 from Lalanthawi/next

    Update README.md
    kylegach authored and shilman committed Sep 7, 2022
    Copy the full SHA
    2ff7d01 View commit details
  4. Merge pull request #19032 from storybookjs/test-runner-docs

    Update test-runner docs
    kylegach authored and shilman committed Sep 7, 2022
    Copy the full SHA
    edce704 View commit details
  5. Merge pull request #19048 from clintandrewhall/preview-web-dep-6.5

    Core: Fix WebProjectAnnotations export in preview-web for back-compat
    shilman committed Sep 7, 2022
    Copy the full SHA
    9e36b61 View commit details
  6. Merge pull request #19083 from storybookjs/shilman/fix-sb-init-race-c…

    …ondition
    
    CLI: Fix race condition in sb init
    shilman committed Sep 7, 2022
    Copy the full SHA
    036d8a2 View commit details
  7. 6.5.11-alpha.2 changelog

    shilman committed Sep 7, 2022
    Copy the full SHA
    d217777 View commit details
  8. Copy the full SHA
    43f7581 View commit details
  9. v6.5.11-alpha.2

    shilman committed Sep 7, 2022
    Copy the full SHA
    0691348 View commit details
  10. Copy the full SHA
    0a584e6 View commit details

Commits on Sep 13, 2022

  1. Merge pull request #19067 from sosensible/patch-1

    Spelling correction
    shilman committed Sep 13, 2022
    Copy the full SHA
    776c1c4 View commit details
  2. Merge pull request #19136 from storybookjs/chore_docs_add_why_page

    Chore: (Docs)Adds why page
    jonniebigodes authored and shilman committed Sep 13, 2022
    Copy the full SHA
    eb382af View commit details
  3. Merge pull request #19146 from storybookjs/docs-add-versioning-history

    Mention versioning and history in the Publish docs
    jonniebigodes authored and shilman committed Sep 13, 2022
    Copy the full SHA
    21af7df View commit details
  4. 6.5.11 changelog

    shilman committed Sep 13, 2022
    Copy the full SHA
    d61a31e View commit details
  5. Copy the full SHA
    3180001 View commit details
  6. Copy the full SHA
    5ae3e1d View commit details
  7. v6.5.11

    shilman committed Sep 13, 2022
    Copy the full SHA
    db56a25 View commit details
Showing with 2,168 additions and 1,297 deletions.
  1. +36 −0 CHANGELOG.md
  2. +2 −2 README.md
  3. +9 −9 addons/a11y/package.json
  4. +8 −8 addons/actions/package.json
  5. +8 −8 addons/backgrounds/package.json
  6. +10 −10 addons/controls/package.json
  7. +14 −14 addons/docs/package.json
  8. +15 −15 addons/essentials/package.json
  9. +10 −10 addons/interactions/package.json
  10. +8 −8 addons/jest/package.json
  11. +6 −6 addons/links/package.json
  12. +7 −7 addons/measure/package.json
  13. +7 −7 addons/outline/package.json
  14. +12 −12 addons/storyshots/storyshots-core/package.json
  15. +4 −4 addons/storyshots/storyshots-puppeteer/package.json
  16. +9 −9 addons/storysource/package.json
  17. +7 −7 addons/toolbars/package.json
  18. +8 −8 addons/viewport/package.json
  19. +11 −11 app/angular/package.json
  20. +6 −6 app/ember/package.json
  21. +8 −8 app/html/package.json
  22. +6 −6 app/preact/package.json
  23. +9 −9 app/react/package.json
  24. +25 −6 app/react/src/client/preview/render.tsx
  25. +10 −10 app/server/package.json
  26. +9 −9 app/svelte/package.json
  27. +8 −8 app/vue/package.json
  28. +4 −2 app/vue/src/client/docs/extractArgTypes.ts
  29. +7 −7 app/vue3/package.json
  30. +10 −10 app/web-components/package.json
  31. +30 −0 code/cypress/generated/addon-docs.spec.ts
  32. +1 −1 docs/addons/introduction.md
  33. +1 −1 docs/api/cli-options.md
  34. +1 −0 docs/faq.md
  35. BIN docs/misc-docs-assets/why-storybook/7.0-storybook-hero-video.mp4
  36. BIN docs/misc-docs-assets/why-storybook/multiverse.png
  37. BIN docs/misc-docs-assets/why-storybook/whats-a-story.mp4
  38. +6 −0 docs/sharing/publish-storybook.md
  39. +47 −11 docs/sharing/storybook-composition.md
  40. BIN docs/sharing/workflow-history-versioning.png
  41. +24 −0 docs/snippets/angular/histogram-story.mdx.mdx
  42. +28 −0 docs/snippets/angular/histogram-story.ts.mdx
  43. +2 −2 docs/snippets/common/storybook-addon-essentials-install.npm.js.mdx
  44. +13 −0 docs/snippets/common/storybook-enable-buildstoriesjson.js.mdx
  45. +33 −0 docs/snippets/common/storybook-storiesjsonflag-result.json.mdx
  46. +2 −2 docs/snippets/common/storybook-test-runner-install.npm.js.mdx
  47. +2 −2 docs/snippets/common/storybook-test-runner-install.yarn.js.mdx
  48. +23 −0 docs/snippets/html/histogram-story.js.mdx
  49. +25 −0 docs/snippets/html/histogram-story.ts.mdx
  50. +27 −0 docs/snippets/preact/histogram-story.js.mdx
  51. +24 −0 docs/snippets/preact/histogram-story.mdx.mdx
  52. +26 −0 docs/snippets/react/histogram-story.js.mdx
  53. +24 −0 docs/snippets/react/histogram-story.mdx.mdx
  54. +28 −0 docs/snippets/react/histogram-story.ts.mdx
  55. +27 −0 docs/snippets/svelte/histogram-story.js.mdx
  56. +27 −0 docs/snippets/svelte/histogram-story.mdx.mdx
  57. +28 −0 docs/snippets/vue/histogram-story.2.js.mdx
  58. +30 −0 docs/snippets/vue/histogram-story.3.js.mdx
  59. +28 −0 docs/snippets/vue/histogram-story.mdx-2.mdx
  60. +30 −0 docs/snippets/vue/histogram-story.mdx-3.mdx
  61. +30 −0 docs/snippets/vue/histogram-story.ts-2.ts.mdx
  62. +33 −0 docs/snippets/vue/histogram-story.ts-3.ts.mdx
  63. +32 −0 docs/snippets/web-components/histogram-story.js.mdx
  64. +5 −0 docs/toc.js
  65. +1 −1 docs/versions/latest.json
  66. +140 −0 docs/why-storybook.md
  67. +2 −2 docs/writing-docs/doc-block-argstable.md
  68. +1 −1 docs/writing-stories/decorators.md
  69. +1 −1 docs/writing-tests/test-runner.md
  70. +14 −14 examples/angular-cli/package.json
  71. +1 −1 examples/angular-cli/src/stories/legacy/README.stories.mdx
  72. +13 −13 examples/cra-kitchen-sink/package.json
  73. +7 −7 examples/cra-react15/package.json
  74. +7 −7 examples/cra-ts-essentials/package.json
  75. +8 −8 examples/cra-ts-kitchen-sink/package.json
  76. +12 −12 examples/ember-cli/package.json
  77. +7 −7 examples/external-docs/package.json
  78. +17 −17 examples/html-kitchen-sink/package.json
  79. +23 −23 examples/official-storybook/package.json
  80. +11 −11 examples/preact-kitchen-sink/package.json
  81. +5 −5 examples/react-ts-webpack4/package.json
  82. +9 −9 examples/react-ts/package.json
  83. +8 −8 examples/server-kitchen-sink/package.json
  84. +4 −4 examples/standalone-preview/package.json
  85. +14 −14 examples/svelte-kitchen-sink/package.json
  86. +7 −7 examples/vue-3-cli/package.json
  87. +5 −5 examples/vue-cli/package.json
  88. +14 −14 examples/vue-kitchen-sink/package.json
  89. +12 −12 examples/web-components-kitchen-sink/package.json
  90. +1 −1 lerna.json
  91. +8 −8 lib/addons/package.json
  92. +7 −7 lib/api/package.json
  93. +1 −1 lib/api/src/version.ts
  94. +17 −17 lib/builder-webpack4/package.json
  95. +16 −16 lib/builder-webpack5/package.json
  96. +5 −5 lib/channel-postmessage/package.json
  97. +4 −4 lib/channel-websocket/package.json
  98. +2 −2 lib/channels/package.json
  99. +3 −3 lib/cli-sb/package.json
  100. +3 −3 lib/cli-storybook/package.json
  101. +8 −8 lib/cli/package.json
  102. +1 −1 lib/cli/src/generators/baseGenerator.ts
  103. +57 −57 lib/cli/src/versions.ts
  104. +8 −8 lib/client-api/package.json
  105. +2 −2 lib/client-logger/package.json
  106. +4 −4 lib/codemod/package.json
  107. +4 −4 lib/components/package.json
  108. +11 −11 lib/core-client/package.json
  109. +3 −3 lib/core-common/package.json
  110. +2 −2 lib/core-events/package.json
  111. +12 −12 lib/core-server/package.json
  112. +4 −4 lib/core/package.json
  113. +2 −2 lib/csf-tools/package.json
  114. +3 −3 lib/docs-tools/package.json
  115. +5 −5 lib/instrumenter/package.json
  116. +2 −2 lib/instrumenter/src/instrumenter.ts
  117. +8 −8 lib/manager-webpack4/package.json
  118. +8 −8 lib/manager-webpack5/package.json
  119. +2 −2 lib/node-logger/package.json
  120. +2 −2 lib/postinstall/package.json
  121. +7 −7 lib/preview-web/package.json
  122. +1 −0 lib/preview-web/src/index.ts
  123. +3 −3 lib/router/package.json
  124. +4 −4 lib/source-loader/package.json
  125. +5 −5 lib/store/package.json
  126. +2 −3 lib/store/src/csf/testing-utils/index.ts
  127. +4 −4 lib/telemetry/package.json
  128. +56 −1 lib/telemetry/src/storybook-metadata.test.ts
  129. +15 −4 lib/telemetry/src/storybook-metadata.ts
  130. +3 −3 lib/theming/package.json
  131. +10 −10 lib/ui/package.json
  132. +1 −1 package.json
  133. +569 −579 yarn.lock
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## 6.5.11 (September 13, 2022)

#### Bug Fixes

- CLI: Fix race condition in sb init [#19083](https://github.com/storybooks/storybook/pull/19083)
- Core: Fix WebProjectAnnotations export in preview-web for back-compat [#19048](https://github.com/storybooks/storybook/pull/19048)
- Addon-interactions: Fix IE support by replacing array includes [#18993](https://github.com/storybooks/storybook/pull/18993)
- Vue: Fix enum check in extractArgTypes [#18959](https://github.com/storybooks/storybook/pull/18959)
- React: Fix callback behavior in `react@18` [#18737](https://github.com/storybooks/storybook/pull/18737)
- Store: always call composeConfigs in setProjectAnnotations [#18916](https://github.com/storybooks/storybook/pull/18916)
- Telemetry: improve addon extraction logic [#18868](https://github.com/storybooks/storybook/pull/18868)
- Addon-docs: Check for undefined before reading property in extractArgTypes.ts [#18710](https://github.com/storybooks/storybook/pull/18710)nance

## 6.5.11-alpha.2 (September 7, 2022)

#### Bug Fixes

- CLI: Fix race condition in sb init [#19083](https://github.com/storybooks/storybook/pull/19083)
- Core: Fix WebProjectAnnotations export in preview-web for back-compat [#19048](https://github.com/storybooks/storybook/pull/19048)
- Addon-interactions: Fix IE support by replacing array includes [#18993](https://github.com/storybooks/storybook/pull/18993)

## 6.5.11-alpha.1 (August 23, 2022)

#### Bug Fixes

- Vue: Fix enum check in extractArgTypes [#18959](https://github.com/storybooks/storybook/pull/18959)

## 6.5.11-alpha.0 (August 17, 2022)

#### Bug Fixes

- React: Fix callback behavior in `react@18` [#18737](https://github.com/storybooks/storybook/pull/18737)
- Store: always call composeConfigs in setProjectAnnotations [#18916](https://github.com/storybooks/storybook/pull/18916)
- Telemetry: improve addon extraction logic [#18868](https://github.com/storybooks/storybook/pull/18868)
- Addon-docs: Check for undefined before reading property in extractArgTypes.ts [#18710](https://github.com/storybooks/storybook/pull/18710)

## 6.5.10 (August 3, 2022)

#### Maintenance
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -72,7 +72,7 @@ It allows you to browse a component library, view the different states of each c

## Getting Started

Visit [Storybook's website](https://storybook.js.org) to learn more about Storybook, and to get started.
Visit [Storybook's website](https://storybook.js.org) to learn more about Storybook and to get started.

### Documentation

@@ -176,7 +176,7 @@ We welcome contributions to Storybook!

- 📥 Pull requests and 🌟 Stars are always welcome.
- Read our [contributing guide](CONTRIBUTING.md) to get started,
or find us on [Discord](https://discord.gg/storybook), we will take the time to guide you
or find us on [Discord](https://discord.gg/storybook), we will take the time to guide you.

Looking for a first issue to tackle?

18 changes: 9 additions & 9 deletions addons/a11y/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-a11y",
"version": "6.5.10",
"version": "6.5.11",
"description": "Test component compliance with web accessibility standards",
"keywords": [
"a11y",
@@ -45,14 +45,14 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/channels": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/channels": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/theming": "6.5.10",
"@storybook/theming": "6.5.11",
"axe-core": "^4.2.0",
"core-js": "^3.8.2",
"global": "^4.4.0",
@@ -81,7 +81,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Accessibility",
16 changes: 8 additions & 8 deletions addons/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-actions",
"version": "6.5.10",
"version": "6.5.11",
"description": "Get UI feedback when an action is performed on an interactive element",
"keywords": [
"storybook",
@@ -41,13 +41,13 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/theming": "6.5.10",
"@storybook/theming": "6.5.11",
"core-js": "^3.8.2",
"fast-deep-equal": "^3.1.3",
"global": "^4.4.0",
@@ -80,7 +80,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Actions",
16 changes: 8 additions & 8 deletions addons/backgrounds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-backgrounds",
"version": "6.5.10",
"version": "6.5.11",
"description": "Switch backgrounds to view components in different settings",
"keywords": [
"addon",
@@ -45,13 +45,13 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/theming": "6.5.10",
"@storybook/theming": "6.5.11",
"core-js": "^3.8.2",
"global": "^4.4.0",
"memoizerific": "^1.11.3",
@@ -77,7 +77,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Backgrounds",
20 changes: 10 additions & 10 deletions addons/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-controls",
"version": "6.5.10",
"version": "6.5.11",
"description": "Interact with component inputs dynamically in the Storybook UI",
"keywords": [
"addon",
@@ -45,15 +45,15 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-common": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-common": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/node-logger": "6.5.10",
"@storybook/store": "6.5.10",
"@storybook/theming": "6.5.10",
"@storybook/node-logger": "6.5.11",
"@storybook/store": "6.5.11",
"@storybook/theming": "6.5.11",
"core-js": "^3.8.2",
"lodash": "^4.17.21",
"ts-dedent": "^2.0.0"
@@ -73,7 +73,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/manager.js",
"storybook": {
"displayName": "Controls",
28 changes: 14 additions & 14 deletions addons/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-docs",
"version": "6.5.10",
"version": "6.5.11",
"description": "Document component usage and properties in Markdown",
"keywords": [
"addon",
@@ -59,20 +59,20 @@
"@babel/preset-env": "^7.12.11",
"@jest/transform": "^26.6.2",
"@mdx-js/react": "^1.6.22",
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-common": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-common": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/docs-tools": "6.5.10",
"@storybook/docs-tools": "6.5.11",
"@storybook/mdx1-csf": "^0.0.1",
"@storybook/node-logger": "6.5.10",
"@storybook/postinstall": "6.5.10",
"@storybook/preview-web": "6.5.10",
"@storybook/source-loader": "6.5.10",
"@storybook/store": "6.5.10",
"@storybook/theming": "6.5.10",
"@storybook/node-logger": "6.5.11",
"@storybook/postinstall": "6.5.11",
"@storybook/preview-web": "6.5.11",
"@storybook/source-loader": "6.5.11",
"@storybook/store": "6.5.11",
"@storybook/theming": "6.5.11",
"babel-loader": "^8.0.0",
"core-js": "^3.8.2",
"fast-deep-equal": "^3.1.3",
@@ -108,7 +108,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Docs",
30 changes: 15 additions & 15 deletions addons/essentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-essentials",
"version": "6.5.10",
"version": "6.5.11",
"description": "Curated addons to bring out the best of Storybook",
"keywords": [
"addon",
@@ -39,25 +39,25 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addon-actions": "6.5.10",
"@storybook/addon-backgrounds": "6.5.10",
"@storybook/addon-controls": "6.5.10",
"@storybook/addon-docs": "6.5.10",
"@storybook/addon-measure": "6.5.10",
"@storybook/addon-outline": "6.5.10",
"@storybook/addon-toolbars": "6.5.10",
"@storybook/addon-viewport": "6.5.10",
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/core-common": "6.5.10",
"@storybook/node-logger": "6.5.10",
"@storybook/addon-actions": "6.5.11",
"@storybook/addon-backgrounds": "6.5.11",
"@storybook/addon-controls": "6.5.11",
"@storybook/addon-docs": "6.5.11",
"@storybook/addon-measure": "6.5.11",
"@storybook/addon-outline": "6.5.11",
"@storybook/addon-toolbars": "6.5.11",
"@storybook/addon-viewport": "6.5.11",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/core-common": "6.5.11",
"@storybook/node-logger": "6.5.11",
"core-js": "^3.8.2",
"regenerator-runtime": "^0.13.7",
"ts-dedent": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@storybook/vue": "6.5.10",
"@storybook/vue": "6.5.11",
"@types/jest": "^26.0.16",
"@types/webpack-env": "^1.16.0"
},
@@ -120,6 +120,6 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js"
}
20 changes: 10 additions & 10 deletions addons/interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-interactions",
"version": "6.5.10",
"version": "6.5.11",
"description": "Automate, test and debug user interactions",
"keywords": [
"storybook-addons",
@@ -42,15 +42,15 @@
},
"dependencies": {
"@devtools-ds/object-inspector": "^1.1.2",
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-common": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-common": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/csf": "0.0.2--canary.4566f4d.1",
"@storybook/instrumenter": "6.5.10",
"@storybook/theming": "6.5.10",
"@storybook/instrumenter": "6.5.11",
"@storybook/theming": "6.5.11",
"core-js": "^3.8.2",
"global": "^4.4.0",
"jest-mock": "^27.0.6",
@@ -77,7 +77,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Interactions",
16 changes: 8 additions & 8 deletions addons/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-jest",
"version": "6.5.10",
"version": "6.5.11",
"description": "React storybook addon that show component jest report",
"keywords": [
"addon",
@@ -47,12 +47,12 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "6.5.10",
"@storybook/api": "6.5.10",
"@storybook/client-logger": "6.5.10",
"@storybook/components": "6.5.10",
"@storybook/core-events": "6.5.10",
"@storybook/theming": "6.5.10",
"@storybook/addons": "6.5.11",
"@storybook/api": "6.5.11",
"@storybook/client-logger": "6.5.11",
"@storybook/components": "6.5.11",
"@storybook/core-events": "6.5.11",
"@storybook/theming": "6.5.11",
"core-js": "^3.8.2",
"global": "^4.4.0",
"react-sizeme": "^3.0.1",
@@ -77,7 +77,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b02a0ef8866c6cf8c609a32a14b4c55f513aa569",
"gitHead": "069134850deba5a8f7497cc66d4dee834ac95ba5",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Jest",
Loading