Skip to content

Docs: Simplify migration-guide#22986

Merged
jonniebigodes merged 2 commits into
nextfrom
simplify-migration-guide-cli
Jun 13, 2023
Merged

Docs: Simplify migration-guide#22986
jonniebigodes merged 2 commits into
nextfrom
simplify-migration-guide-cli

Conversation

@kylegach

@kylegach kylegach commented Jun 8, 2023

Copy link
Copy Markdown
Contributor

What I did

Related to #22863, this PR simplifies the 7.0 migration guide to most effectively highlight significant breaking changes

How to test

  1. Follow the steps in the contributing instructions for this branch, simplify-migration-guide-cli

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@kylegach kylegach added documentation patch:yes Bugfix & documentation PR that need to be picked to main branch labels Jun 8, 2023
@kylegach kylegach self-assigned this Jun 8, 2023
Comment thread docs/migration-guide.md
Comment thread docs/migration-guide.md
- [Some community addons might not work yet](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#specific-instructions-for-addon-users)
- Storybook CLI changes:
- [Start and build binaries removed](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#start-storybook--build-storybook-binaries-removed)
- [`DLL` flags removed](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#removed-dll-flags)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this one because it's not a commonly-used feature.

Comment thread docs/migration-guide.md
- Storybook CLI changes:
- [Start and build binaries removed](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#start-storybook--build-storybook-binaries-removed)
- [`DLL` flags removed](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#removed-dll-flags)
- [`use-npm` flag deprecated](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#cli-option---use-npm-deprecated)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this one because a deprecation is not a breaking change.

@kylegach kylegach marked this pull request as ready for review June 8, 2023 17:09
@kylegach kylegach requested a review from jonniebigodes June 8, 2023 17:09
@kylegach kylegach changed the title Simplify migration-guide Docs: Simplify migration-guide Jun 8, 2023
@kylegach kylegach force-pushed the simplify-migration-guide-cli branch from 314dd69 to b1876d3 Compare June 9, 2023 21:23
@kylegach kylegach force-pushed the simplify-migration-guide-cli branch from b1876d3 to 8b6316b Compare June 12, 2023 22:20

@jonniebigodes jonniebigodes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for addressing the feedback. Appreciate it

@jonniebigodes jonniebigodes merged commit 28197ea into next Jun 13, 2023
@jonniebigodes jonniebigodes deleted the simplify-migration-guide-cli branch June 13, 2023 11:56
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
@github-actions github-actions Bot mentioned this pull request Jun 13, 2023
69 tasks
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
Docs: Simplify `migration-guide`
(cherry picked from commit 28197ea)
@JReinhold JReinhold added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 15, 2023
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants