You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automigrations try to migrate common patterns in your project, but might not contain everything needed to migrate to the latest version of Storybook.
113
113
114
-
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/migration-guide
114
+
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/releases/migration-guide
115
115
And reach out on Discord if you need help: https://discord.gg/storybook"
The automigrations try to migrate common patterns in your project, but might not contain everything needed to migrate to the latest version of Storybook.
134
134
135
-
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/migration-guide
135
+
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/releases/migration-guide
136
136
And reach out on Discord if you need help: https://discord.gg/storybook"
The automigrations try to migrate common patterns in your project, but might not contain everything needed to migrate to the latest version of Storybook.
155
155
156
-
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/migration-guide
156
+
Please check the changelog and migration guide for manual migrations and more information: https://storybook.js.org/docs/releases/migration-guide
157
157
And reach out on Discord if you need help: https://discord.gg/storybook"
Copy file name to clipboardExpand all lines: code/lib/cli-storybook/src/automigrate/helpers/logMigrationSummary.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ export function logMigrationSummary({
63
63
The automigrations try to migrate common patterns in your project, but might not contain everything needed to migrate to the latest version of Storybook.
64
64
65
65
Please check the changelog and migration guide for manual migrations and more information: ${picocolors.yellow(
0 commit comments