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 0.14.0 #377

Merged
merged 46 commits into from
Nov 8, 2023
Merged

Release 0.14.0 #377

merged 46 commits into from
Nov 8, 2023

Commits on Feb 28, 2023

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

Commits on Aug 9, 2023

  1. Make userAgent configurable

    jaknas authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f41f557 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 17, 2023

  1. upgrade example

    storybook
    yannbf committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a36fdb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from storybookjs/yann/remove-csf-upgrade-in-n…

    …ightly-check
    
    Maintenance: Remove csf upgrade in nightly check
    yannbf authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    01f49f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. update to yarn berry

    yannbf committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d73dfe6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #344 from storybookjs/yann/update-to-yarn-berry

    Maintenance: Update to yarn berry
    yannbf authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    9e1136e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    ef296c4 View commit details
    Browse the repository at this point in the history
  2. chore: yarn dedupe

    legobeat committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    4294f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510d1ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aff54d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #347 from legobeat/yarn-dedupe-202309

    chore: dedupe dependency versions in `yarn.lock`
    yannbf authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6773bdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #350 from legobeat/yarn-disable-telemetry

    chore: disable yarn telemetry by default
    yannbf authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2ec51a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #351 from legobeat/engines-node

    chore: set `engines.node` to `>=12.0.0`
    yannbf authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    71781bd View commit details
    Browse the repository at this point in the history
  4. fix yarn 2 issue

    yannbf committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    65184c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #352 from storybookjs/fix/nightly

    CI: Fix yarn 2 issue
    yannbf authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e145525 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request #346 from legobeat/devDeps-auto

    devDeps: Bump auto from v10 to v11
    yannbf authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9db74b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #342 from jaknas/jaknas-patch-1

    Make userAgent configurable
    yannbf authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5dd0322 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 8, 2023

  1. Merge pull request #349 from legobeat/deps-semver

    deps/devDeps: bump semver to latest [CVE-2022-25883]
    yannbf authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5740667 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. upgrade jest dependencies to v29

    yannbf authored and legobeat committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    af2512f View commit details
    Browse the repository at this point in the history
  2. update snapshots

    yannbf authored and legobeat committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bf5bf5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92354cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec51f91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f02505 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    f92abc9 View commit details
    Browse the repository at this point in the history
  2. add waitForPageReady utility

    yannbf committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e0c0bcf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    6f7e339 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #363 from storybookjs/yann/update-ejected-config-docs

    Docs: Expand ejected config docs with an example
    yannbf authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    35fc7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa14d0 View commit details
    Browse the repository at this point in the history
  4. use detect-package-manager

    yannbf committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8c62e28 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. update coverage addon

    yannbf committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    06c986a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #364 from storybookjs/fix/use-correct-package-manager

    Run nyc with correct packager manager command
    yannbf authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2d1c980 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #361 from storybookjs/feat/wait-for-page-ready

    Add waitForPageReady utility
    yannbf authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6f93bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b011418 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. update snippet

    yannbf committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4b73929 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #373 from storybookjs/yann/revamp-docs

    Documentation: restructure docs and include more recipes
    yannbf authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    25cb18d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #354 from legobeat/nodejs-14

    BREAKING: Bump minimum Node.js version to ^14.15.0
    yannbf authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    793987e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c6555 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #348 from legobeat/jest-29-next

    Dependencies: Upgrade Jest to v29
    yannbf authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    93087b0 View commit details
    Browse the repository at this point in the history
  6. [skip ci] update docs

    yannbf committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    538cc4e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 8, 2023

  1. support .story files

    yannbf committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    553e5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07475ef View commit details
    Browse the repository at this point in the history
  3. always set TEST_ROOT

    yannbf committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c0159ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #376 from storybookjs/feat/support-story-filename

    Feature: Support .story files
    yannbf authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    33f2385 View commit details
    Browse the repository at this point in the history