Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 01bb58e

Browse filesBrowse files
committed
Bump version from "8.1.8" to "8.1.9" [skip ci]
1 parent e62e022 commit 01bb58e
Copy full SHA for 01bb58e

File tree

83 files changed

+163
-164
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

83 files changed

+163
-164
lines changed

‎code/addons/a11y/package.json

Copy file name to clipboardExpand all lines: code/addons/a11y/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-a11y",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Test component compliance with web accessibility standards",
55
"keywords": [
66
"a11y",

‎code/addons/actions/package.json

Copy file name to clipboardExpand all lines: code/addons/actions/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-actions",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Get UI feedback when an action is performed on an interactive element",
55
"keywords": [
66
"storybook",

‎code/addons/backgrounds/package.json

Copy file name to clipboardExpand all lines: code/addons/backgrounds/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-backgrounds",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Switch backgrounds to view components in different settings",
55
"keywords": [
66
"addon",

‎code/addons/controls/package.json

Copy file name to clipboardExpand all lines: code/addons/controls/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-controls",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Interact with component inputs dynamically in the Storybook UI",
55
"keywords": [
66
"addon",

‎code/addons/docs/package.json

Copy file name to clipboardExpand all lines: code/addons/docs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-docs",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Document component usage and properties in Markdown",
55
"keywords": [
66
"addon",

‎code/addons/essentials/package.json

Copy file name to clipboardExpand all lines: code/addons/essentials/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-essentials",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Curated addons to bring out the best of Storybook",
55
"keywords": [
66
"addon",

‎code/addons/gfm/package.json

Copy file name to clipboardExpand all lines: code/addons/gfm/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-mdx-gfm",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "GitHub Flavored Markdown in Storybook",
55
"keywords": [
66
"addon",

‎code/addons/highlight/package.json

Copy file name to clipboardExpand all lines: code/addons/highlight/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-highlight",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Highlight DOM nodes within your stories",
55
"keywords": [
66
"storybook-addons",

‎code/addons/interactions/package.json

Copy file name to clipboardExpand all lines: code/addons/interactions/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-interactions",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Automate, test and debug user interactions",
55
"keywords": [
66
"storybook-addons",

‎code/addons/jest/package.json

Copy file name to clipboardExpand all lines: code/addons/jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-jest",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "React storybook addon that show component jest report",
55
"keywords": [
66
"addon",

‎code/addons/links/package.json

Copy file name to clipboardExpand all lines: code/addons/links/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-links",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Link stories together to build demos and prototypes with your UI components",
55
"keywords": [
66
"addon",

‎code/addons/measure/package.json

Copy file name to clipboardExpand all lines: code/addons/measure/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-measure",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Inspect layouts by visualizing the box model",
55
"keywords": [
66
"storybook-addons",

‎code/addons/onboarding/package.json

Copy file name to clipboardExpand all lines: code/addons/onboarding/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-onboarding",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook Addon Onboarding - Introduces a new onboarding experience",
55
"keywords": [
66
"storybook-addons",

‎code/addons/outline/package.json

Copy file name to clipboardExpand all lines: code/addons/outline/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-outline",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Outline all elements with CSS to help with layout placement and alignment",
55
"keywords": [
66
"storybook-addons",

‎code/addons/storysource/package.json

Copy file name to clipboardExpand all lines: code/addons/storysource/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-storysource",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "View a story’s source code to see how it works and paste into your app",
55
"keywords": [
66
"addon",

‎code/addons/themes/package.json

Copy file name to clipboardExpand all lines: code/addons/themes/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-themes",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Switch between multiple themes for you components in Storybook",
55
"keywords": [
66
"css",

‎code/addons/toolbars/package.json

Copy file name to clipboardExpand all lines: code/addons/toolbars/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-toolbars",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Create your own toolbar items that control story rendering",
55
"keywords": [
66
"addon",

‎code/addons/viewport/package.json

Copy file name to clipboardExpand all lines: code/addons/viewport/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-viewport",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Build responsive components by adjusting Storybook’s viewport size and orientation",
55
"keywords": [
66
"addon",

‎code/builders/builder-manager/package.json

Copy file name to clipboardExpand all lines: code/builders/builder-manager/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/builder-manager",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook manager builder",
55
"keywords": [
66
"storybook"

‎code/builders/builder-vite/package.json

Copy file name to clipboardExpand all lines: code/builders/builder-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/builder-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "A plugin to run and build Storybooks with Vite",
55
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/#readme",
66
"bugs": {

‎code/builders/builder-webpack5/package.json

Copy file name to clipboardExpand all lines: code/builders/builder-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/builder-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook framework-agnostic API",
55
"keywords": [
66
"storybook"

‎code/frameworks/angular/package.json

Copy file name to clipboardExpand all lines: code/frameworks/angular/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/angular",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Angular: Develop Angular components in isolation with hot reloading.",
55
"keywords": [
66
"storybook",

‎code/frameworks/ember/package.json

Copy file name to clipboardExpand all lines: code/frameworks/ember/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/ember",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Ember: Develop Ember Component in isolation with Hot Reloading.",
55
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/frameworks/ember",
66
"bugs": {

‎code/frameworks/html-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/html-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/html-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for HTML and Vite: Develop HTML in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/html-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/html-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/html-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/nextjs/package.json

Copy file name to clipboardExpand all lines: code/frameworks/nextjs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/nextjs",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Next.js",
55
"keywords": [
66
"storybook",

‎code/frameworks/preact-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/preact-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/preact-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Preact and Vite: Develop Preact components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/preact-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/preact-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/preact-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Preact: Develop Preact Component in isolation.",
55
"keywords": [
66
"storybook"

‎code/frameworks/react-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/react-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/react-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for React and Vite: Develop React components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/react-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/react-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/react-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for React: Develop React Component in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/server-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/server-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/server-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/svelte-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/svelte-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/svelte-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Svelte and Vite: Develop Svelte components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/svelte-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/svelte-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/svelte-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Svelte: Develop Svelte Component in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/sveltekit/package.json

Copy file name to clipboardExpand all lines: code/frameworks/sveltekit/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/sveltekit",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for SvelteKit",
55
"keywords": [
66
"storybook",

‎code/frameworks/vue3-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/vue3-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/vue3-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Vue3 and Vite: Develop Vue3 components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/vue3-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/vue3-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/vue3-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for Vue 3: Develop Vue 3 Components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/web-components-vite/package.json

Copy file name to clipboardExpand all lines: code/frameworks/web-components-vite/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/web-components-vite",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for web-components and Vite: Develop Web Components in isolation with Hot Reloading.",
55
"keywords": [
66
"storybook"

‎code/frameworks/web-components-webpack5/package.json

Copy file name to clipboardExpand all lines: code/frameworks/web-components-webpack5/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/web-components-webpack5",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook for web-components: View web components snippets in isolation with Hot Reloading.",
55
"keywords": [
66
"lit",

‎code/lib/channels/package.json

Copy file name to clipboardExpand all lines: code/lib/channels/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/channels",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "",
55
"keywords": [
66
"storybook"

‎code/lib/cli-sb/package.json

Copy file name to clipboardExpand all lines: code/lib/cli-sb/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sb",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook CLI",
55
"keywords": [
66
"storybook"

‎code/lib/cli-storybook/package.json

Copy file name to clipboardExpand all lines: code/lib/cli-storybook/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook CLI",
55
"keywords": [
66
"storybook"

‎code/lib/cli/package.json

Copy file name to clipboardExpand all lines: code/lib/cli/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/cli",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook's CLI - install, dev, build, upgrade, and more",
55
"keywords": [
66
"cli",

‎code/lib/client-logger/package.json

Copy file name to clipboardExpand all lines: code/lib/client-logger/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/client-logger",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "",
55
"keywords": [
66
"storybook"

‎code/lib/codemod/package.json

Copy file name to clipboardExpand all lines: code/lib/codemod/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/codemod",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "A collection of codemod scripts written with JSCodeshift",
55
"keywords": [
66
"storybook"

‎code/lib/core-common/package.json

Copy file name to clipboardExpand all lines: code/lib/core-common/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/core-common",
3-
"version": "8.1.8",
3+
"version": "8.1.9",
44
"description": "Storybook framework-agnostic API",
55
"keywords": [
66
"storybook"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.