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.11.0 #318

Merged
merged 47 commits into from
Jun 20, 2023
Merged

Release 0.11.0 #318

merged 47 commits into from
Jun 20, 2023

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    db255fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095c944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c845e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b30bf5 View commit details
    Browse the repository at this point in the history
  2. Replace scripts

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8425e73 View commit details
    Browse the repository at this point in the history
  3. Resolve paths correctly

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    ab515bc View commit details
    Browse the repository at this point in the history
  4. Update files array

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f9e269f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    111db63 View commit details
    Browse the repository at this point in the history
  6. Fixed some issues

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8356b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb17163 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    41f2ab2 View commit details
    Browse the repository at this point in the history
  9. Fix url

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    84696bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    332305c View commit details
    Browse the repository at this point in the history
  11. 0.7.3-canary.0

    yannbf authored and bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e414d7a View commit details
    Browse the repository at this point in the history
  12. specify full binary path

    yannbf authored and bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c96252e View commit details
    Browse the repository at this point in the history
  13. fix type issues

    yannbf authored and bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1c6879a View commit details
    Browse the repository at this point in the history
  14. undo prebundling of some dependencies

    yannbf authored and bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8afd5e6 View commit details
    Browse the repository at this point in the history
  15. fix type errors

    bryanjtc committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4891420 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    f7d5cb0 View commit details
    Browse the repository at this point in the history
  2. remove regenerator-runtime

    ndelangen committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2121cd5 View commit details
    Browse the repository at this point in the history
  3. regen lockfile

    ndelangen committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c980993 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    802221d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from storybookjs/feat/update-storybook

    upgrade example storybook [skip ci]
    yannbf committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    131be40 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. move dependencies

    bryanjtc committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    86803c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251cd3d View commit details
    Browse the repository at this point in the history
  3. fixed storybook version

    bryanjtc committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3096cd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    483ef63 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix imports

    yannbf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    6355af6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from storybookjs/bundle-tsup-swc

    Bundle with tsup and replace babel-jest with swc
    yannbf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d7ddf8c View commit details
    Browse the repository at this point in the history
  3. update dependencies to future

    yannbf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    428f7db View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fix(test-storybook): Fix test-runner-jest.config.js file not being fo…

    …und in STORYBOOK_CONFIG_DIR on Windows
    
    Fixes #295
    unshame committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    89a9e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. improve ejected config types

    yannbf committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d3b6668 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Upgrade glob to v10

    valentinpalkovic committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3458403 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from storybookjs/valentin/upgrade-glob-to-v10

    Upgrade glob to v10
    yannbf committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1cc46df View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on Jun 4, 2023

  1. Merge pull request #296 from unshame/fix/windows-test-runner-jest-con…

    …fig-path
    
    fix(test-storybook): Fix test-runner-jest.config.js file not being found in STORYBOOK_CONFIG_DIR on Windows
    valentinpalkovic committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6ef2ebb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge pull request #303 from storybookjs/cleanup-reference

    fix: Remove last reference to regenerator-runtime
    yannbf committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    790781f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #297 from storybookjs/feat/improve-eject-config-types

    Improve ejected config types
    yannbf committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5d816e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Update issue templates

    vanessayuenn committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    63fd8ae View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update README.md

    Co-authored-by: Hirotaka Miyagi <[email protected]>
    bryanjtc and MH4GF committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9f58efe View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    b78beb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7a0c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #257 from storybookjs/shard-coverage

    fix: nyc command with shard option
    yannbf committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    014df0c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    28d1143 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #315 from storybookjs/feat/switch-future-to-next

    Change dependencies from `future` npm tag to `next`
    yannbf committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    79d9fcd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #316 from storybookjs/future

    Patch changes from `future` to `next`
    yannbf committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8319b9e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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