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.3.0-alpha.7 #28894

Merged
merged 51 commits into from
Aug 17, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    53b3e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f501950 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bee96d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d044cc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f555045 View commit details
    Browse the repository at this point in the history
  6. add node: prefixes

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    49036cb View commit details
    Browse the repository at this point in the history
  7. fix

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b8235cb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28884 from storybookjs/norbert/cleanup-eslintconfig

    Linting: Simplify config
    ndelangen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2b63fe5 View commit details
    Browse the repository at this point in the history
  9. add more formatting plugins

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a042cc5 View commit details
    Browse the repository at this point in the history
  10. lint jsdoc comments

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5d7b05c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f5a0ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a145f5 View commit details
    Browse the repository at this point in the history
  13. fixes

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    086f493 View commit details
    Browse the repository at this point in the history
  14. lint markdown

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    76ee57e View commit details
    Browse the repository at this point in the history
  15. lint css

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    81f3a63 View commit details
    Browse the repository at this point in the history
  16. fix snapshots

    ndelangen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    20177b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    f1b9251 View commit details
    Browse the repository at this point in the history
  2. remove redundant comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c9f46e6 View commit details
    Browse the repository at this point in the history
  3. move comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f2f4cd8 View commit details
    Browse the repository at this point in the history
  4. move comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5e4bfb6 View commit details
    Browse the repository at this point in the history
  5. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    263a0e0 View commit details
    Browse the repository at this point in the history
  6. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    461e5d7 View commit details
    Browse the repository at this point in the history
  7. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b433180 View commit details
    Browse the repository at this point in the history
  8. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    da4c40c View commit details
    Browse the repository at this point in the history
  9. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    eafb863 View commit details
    Browse the repository at this point in the history
  10. remove invalid syntax

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1fd9f8d View commit details
    Browse the repository at this point in the history
  11. misc fixes

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2f48f28 View commit details
    Browse the repository at this point in the history
  12. jsdoc linting fixes

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7d08994 View commit details
    Browse the repository at this point in the history
  13. more fixes

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1fdd2d6 View commit details
    Browse the repository at this point in the history
  14. remove duplicate comment

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f464f37 View commit details
    Browse the repository at this point in the history
  15. cleanup

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    73caa93 View commit details
    Browse the repository at this point in the history
  16. update snapshots

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9acc09f View commit details
    Browse the repository at this point in the history
  17. apply linting to scripts

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e5ef57c View commit details
    Browse the repository at this point in the history
  18. fixes

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c526c52 View commit details
    Browse the repository at this point in the history
  19. apply fix for #28883

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    77e6044 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6245975 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #28886 from storybookjs/norbert/linting-part3

    Linting: Jsdoc & Bracket style consistency
    ndelangen authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    010e68f View commit details
    Browse the repository at this point in the history
  22. add a longer timeout

    ndelangen committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    47219d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge pull request #28899 from storybookjs/norbert/less-flaky-bootstr…

    …apqueue-test
    
    Build: Reduce flake in `BootstrapQueue` test
    ndelangen authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bf2e894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c6db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3646ab5 View commit details
    Browse the repository at this point in the history
  4. test and improvements

    yannbf committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    53d295d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53b8b89 View commit details
    Browse the repository at this point in the history
  6. fix: update

    fi3ework committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8322e40 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28906 from storybookjs/yann/fix-setup-file-message

    Vitest Addon: Fix error message logic in set up file
    yannbf authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b1b2c6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed359c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cff0346 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #28908 from storybookjs/yann/disable-screenshot-fa…

    …ilures-by-default
    
    Addon Vitest: Set screenshotFailures to false by default
    yannbf authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    88adb31 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #28694 from fi3ework/patch-3

    Core: Add Rsbuild frameworks to known frameworks
    shilman authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b0a936f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    147fd36 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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