Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: Prerelease 8.4.0-alpha.1 #29118

Merged
merged 100 commits into from
Sep 24, 2024

Commits on Sep 4, 2024

  1. NextJS: fix sass-loader version for compatibility with nodejs > 20

    yevhenii.honcharenko authored and HoncharenkoZhenya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    64fbe39 View commit details
    Browse the repository at this point in the history
  2. Replace .at() call with [] in Vite Builder codegen

    Unblocks loading Storybook instances built with Vite devices with pre-2022 browser versions.
    
    Resolves #29030
    Chudesnov authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aff3580 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f19cac View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5faae40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a68df View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b9e35a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e6608 View commit details
    Browse the repository at this point in the history
  3. api.md typo

    kazuyainoue0124 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    651674a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3da4372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af51ac View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix check

    kasperpeulen committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e693dcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29110 from storybookjs/kasper/fix-ansi-chars

    Addon-Interactions: Use ansi-to-html for colored test errors
    kasperpeulen authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1d27f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dac2cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4f7ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    247efff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ac99b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    ce73ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed3ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e89262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b080e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9c600a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67dbe11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf80eaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef33853 View commit details
    Browse the repository at this point in the history
  9. Remove rogue comment

    ziebam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    353dfb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08c6eef View commit details
    Browse the repository at this point in the history
  11. Remove fs-extra from renderers/svelte

    VS Code complains about not being able to find Node types, but
    building the package works. Need to investigate.
    ziebam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a09abbc View commit details
    Browse the repository at this point in the history
  12. Remove fs-extra from addons/links

    VS Code complains about not being able to find Node types, but
    building the package works. Need to investigate.
    ziebam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    93b866b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c14a13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7816541 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb2455b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2dcc7b7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca39982 View commit details
    Browse the repository at this point in the history
  18. Close the file descriptor

    ziebam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a42ff7e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    174868a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    643acbf View commit details
    Browse the repository at this point in the history
  21. Remove fs-extra from code

    ziebam committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    89cdff3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    0d10b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a97b8f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8c58016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d75f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29040 from HoncharenkoZhenya/next

    Next.js: Upgrade sass-loader from ^12 to ^13
    valentinpalkovic authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6019553 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29069 from JSMike/jsmike/angular-sourceDecorator

    Angular: Fix sourceDecorator to apply excludeDecorators flag
    valentinpalkovic authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b0d55ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b40b44f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29134 from storybookjs/valentin/do-not-prebundle-…

    …jsdoc-type-pratt-parser
    
    Core: Do not prebundle jsdoc-type-pratt-parser
    shilman authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    629e70d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29137 from storybookjs/valentin/do-not-prebundle-…

    …better-opn
    
    Core: Do not prebundle better-opn
    shilman authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8e9d63b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5b1525 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8346b85 View commit details
    Browse the repository at this point in the history
  10. Preact: Fix E2E test

    Since v10.24.0, Preact pretends to be React version 18.3.1 instead of 17.0.2.
    This change has caused an assertion failure in one of our E2E tests where
    we have assumed to see React 17.0.2 printed in one of our stories.
    valentinpalkovic committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    12f8029 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #29139 from storybookjs/valentin/fix-e2e-test-for-…

    …preact
    
    Preact: Fix E2E test
    valentinpalkovic authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f6e33b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0593f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea609bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b034203 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7262c52 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ac3e53 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. remove @types/fs-extra

    JReinhold committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8115974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ebba9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c0b10 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29126 from ziebam/remove-fs-extra

    Core: Replace `fs-extra` with the native APIs
    JReinhold authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ea27938 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29133 from storybookjs/valentin/fix-skip-install-…

    …installation
    
    CLI: Fix skip-install for stable latest releases
    valentinpalkovic authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    57cdf15 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    2d2943b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac38c3 View commit details
    Browse the repository at this point in the history
  3. chore: remove iife

    InfiniteXyy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a70830b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f856d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0d238e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29152 from storybookjs/valentin/fix-package-manag…

    …er-addition-to-package-json
    
    Core: Do not add packageManager field to package.json during `storybook dev`
    valentinpalkovic authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    57ee6e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221f6a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    26c2865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bae5cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995c912 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    b11edcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1882717 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    d43564e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02d6b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update tests

    yannbf committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d2a98f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ba8e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29184 from storybookjs/shilman/28269-downgrade-ty…

    …pescript-docgen
    
    React-Vite: Downgrade react-docgen-typescript plugin
    kasperpeulen authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b23e84a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387f10e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470ad3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9414c0d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29102 from kazuyainoue0124/patch-1

    Docs: Fix typo in Addon themes API documentation
    jonniebigodes authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    48980f6 View commit details
    Browse the repository at this point in the history
  8. update faq

    yannbf committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f665c36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8de3b0e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #29147 from InfiniteXyy/next

    Addon Test: Support story name as test description
    yannbf authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0811ca8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72a6f7d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    af8d757 View commit details
    Browse the repository at this point in the history
  2. Fix types

    kasperpeulen committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dd170eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c2e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538de42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7cfbe5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29173 from tobiasdiez/core-jiti

    Chore: Add jiti as dev dependency to core
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60e266a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a059d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d80402d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29187 from andrasczeh/patch-1

    CLI: Show constraints in error when getting depndencies
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    71a3eb4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #29179 from tobiasdiez/optimize-dep

    Vite: Add jsdoc-type-pratt-parser to `optimizeDeps`
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    caa4ff3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #29175 from JSMike/patch-1

    Fix composed storybook TooltipLinkList bug where href isn't passed forward
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a50094 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #29182 from hyeongrok7874/viewport-addon

    Add InitialViewportKeyUnion type to viewport addon
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    58cca8d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #29124 from 3w36zj6/feature/ensure-gitignore-updat…

    …ed-via-cli-ends-with-a-newline
    
    Ensure `.gitignore` updated via CLI ends with a newline
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8333cde View commit details
    Browse the repository at this point in the history
  14. Merge pull request #29048 from Chudesnov/patch-1

    Builder-vite: Replace .at() call with [] in codegen
    kasperpeulen authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f655698 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02598e5 View commit details
    Browse the repository at this point in the history