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.6.0 #171

Merged
merged 37 commits into from Aug 23, 2022
Merged

Release 0.6.0 #171

merged 37 commits into from Aug 23, 2022

Commits on Jul 24, 2022

  1. Copy the full SHA
    4bfec0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    da3a3aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    72bf6f8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0164c1e View commit details
    Browse the repository at this point in the history
  5. feat: support older Jest

    andykenward committed Jul 24, 2022
    Copy the full SHA
    036d94b View commit details
    Browse the repository at this point in the history
  6. docs: remove old link

    andykenward committed Jul 24, 2022
    Copy the full SHA
    40f174e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0c5f51f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. update yarn lock

    yannbf committed Jul 26, 2022
    Copy the full SHA
    5e2f62a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c6b041 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Copy the full SHA
    91cf672 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    51fa138 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Merge pull request #154 from andykenward/feat/jest-28

    feat: jest 28 support
    yannbf committed Aug 5, 2022
    Copy the full SHA
    561bc7a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4f0151c View commit details
    Browse the repository at this point in the history
  3. add extra space

    yannbf committed Aug 5, 2022
    Copy the full SHA
    045ea48 View commit details
    Browse the repository at this point in the history
  4. support more logging methods

    yannbf committed Aug 5, 2022
    Copy the full SHA
    66af119 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #157 from storybookjs/feat/add-console-logs-on-fai…

    …lure
    
    feat: add console logs on test failure
    yannbf committed Aug 5, 2022
    Copy the full SHA
    847a1c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Copy the full SHA
    914bec3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from storybookjs/fix/nightly

    chore: use storybook@future on nightly script [skip-ci]
    yannbf committed Aug 16, 2022
    Copy the full SHA
    ceb3d49 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. update stories [skip ci]

    yannbf committed Aug 18, 2022
    Copy the full SHA
    54513b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7aa853e View commit details
    Browse the repository at this point in the history
  3. add intended failure stories

    yannbf committed Aug 18, 2022
    Copy the full SHA
    8ce1905 View commit details
    Browse the repository at this point in the history
  4. rename story

    yannbf committed Aug 18, 2022
    Copy the full SHA
    686132c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1f73266 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8585857 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Copy the full SHA
    2e94457 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from storybookjs/fix/nightly

    Add nightly check for failures
    yannbf committed Aug 22, 2022
    Copy the full SHA
    faf0331 View commit details
    Browse the repository at this point in the history
  3. document new cli options

    yannbf committed Aug 22, 2022
    Copy the full SHA
    a10cf2e View commit details
    Browse the repository at this point in the history
  4. fix story

    yannbf committed Aug 22, 2022
    Copy the full SHA
    f7ec650 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #167 from storybookjs/document-new-cli-options [sk…

    …ip ci]
    
    Document new cli options
    yannbf committed Aug 22, 2022
    Copy the full SHA
    d5bc7b5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #166 from storybookjs/yann/sb-663-test-runner-fail…

    …-if-__coverage__-does
    
    feat: throw error on unconfigured coverage when running with --coverage
    yannbf committed Aug 22, 2022
    Copy the full SHA
    1531285 View commit details
    Browse the repository at this point in the history
  7. fix --watch cli option

    yannbf committed Aug 22, 2022
    Copy the full SHA
    33b5905 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #168 from storybookjs/yann/sb-678-test-runner163-b…

    …ug---watch-is-no-longer
    
    fix --watch cli option
    yannbf committed Aug 22, 2022
    Copy the full SHA
    97276b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. undo Jest 28 support

    yannbf committed Aug 23, 2022
    Copy the full SHA
    4616a74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from storybookjs/undo-jest-28-support

    undo Jest 28 support
    yannbf committed Aug 23, 2022
    Copy the full SHA
    358e10d View commit details
    Browse the repository at this point in the history
  3. add pre-commit hooks

    yannbf committed Aug 23, 2022
    Copy the full SHA
    f5728e0 View commit details
    Browse the repository at this point in the history
  4. apply prettier on all files

    yannbf committed Aug 23, 2022
    Copy the full SHA
    9ca7e59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #170 from storybookjs/add-commit-hooks [skip ci]

    Add commit hooks
    yannbf committed Aug 23, 2022
    Copy the full SHA
    4cae157 View commit details
    Browse the repository at this point in the history