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-beta.1 #29002

Merged
merged 24 commits into from
Aug 30, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    df80522 View commit details
    Browse the repository at this point in the history
  2. Re-order sidebar

    - Testing above Docs
    - Component, visual, a11y, snapshot testing first, then others
    kylegach committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    57022a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0a810d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaad62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3373e View commit details
    Browse the repository at this point in the history
  4. Fix typo

    shilman committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    980f463 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ffcc6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e0ac1c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29000 from storybookjs/shilan/fix-configfile-as-c…

    …onst-satisfies
    
    ConfigFile: Fix `as const satisfies` modifiers
    shilman authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    77c37c8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #29001 from storybookjs/norbert/improve-migration-…

    …globals
    
    Docs: Improve migration notes for globals project
    ndelangen authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    76dd5eb View commit details
    Browse the repository at this point in the history
  9. Merge branch 'next' into rename-to-component-test

    * next: (80 commits)
      add link to docs for how to set feature flags.
      improve migration notes for globals project
      Fix typo
      ConfigFile: Fix `as const satisfies` modifiers
      Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
      Update docs/versions/next.json
      Add description to empty 8.3.0-beta.0 release
      Write changelog for 8.3.0-beta.0 [skip ci]
      Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
      Write changelog for 8.3.0-alpha.11 [skip ci]
      fix lint
      Clarify requirements of Next.js with Vite
      Next.js-Vite: Update next and vite-plugin-storybook-nextjs dependencies
      Addon Vitest: Fix tests potentially not existing in non-isolate mode
      CLI: Update spawn options in proxy.ts to support Windows
      Builder-Vite: Fix 'condition node never be used' warning
      Bump version from "8.3.0-alpha.9" to "8.3.0-alpha.10" [skip ci]
      Write changelog for 8.3.0-alpha.10 [skip ci]
      make prettier a normal dependency of core again. restore formatter code
      Use relative path from workspace to vite.config in extends path
      ...
    kylegach committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    18695e2 View commit details
    Browse the repository at this point in the history
  10. Address feedback

    kylegach committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e3d644 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #28958 from storybookjs/rename-to-component-test

    Docs: Rename interaction test -> component test
    kylegach authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    373ccbd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    db3b97b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29008 from storybookjs/norbert/ensure-util-availa…

    …ble-for-aliassing
    
    Core: Move `util` to regular dependency
    JReinhold authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    504bb6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70b069 View commit details
    Browse the repository at this point in the history
  4. review comments

    yannbf committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    744f259 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28995 from storybookjs/valentin/nextjs-streamline…

    …-nextjs-dir-option
    
    Next.js-Vite: Streamline Next.js dir option
    valentinpalkovic authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f82fdf9 View commit details
    Browse the repository at this point in the history
  6. Fix linting

    valentinpalkovic committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ccc136c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29004 from storybookjs/yann/add-vue3-vite-plugin

    Vue3: Add vite plugin for portable stories
    yannbf authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    69a737f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28992 from storybookjs/valentin/fix-wrong-nextjs-…

    …framework-reference
    
    Next.js: Fix wrong Next.js framework reference
    valentinpalkovic authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    849fb20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    288862b View commit details
    Browse the repository at this point in the history